Overview
| Comment: | 0.0.1356 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
81d703ca384c0df7895abfcb89f21a29 |
| User & Date: | 顽雨沉风 on 2023-07-15 11:06:19.634 |
| Other Links: | manifest | tags |
Context
|
2023-07-15
| ||
| 11:06 | 0.0.1357 check-in: 5130d4b829 user: 顽雨沉风 tags: trunk | |
| 11:06 | 0.0.1356 check-in: 81d703ca38 user: 顽雨沉风 tags: trunk | |
| 11:06 | 0.0.1355 check-in: 163e932f5f user: 顽雨沉风 tags: trunk | |
Changes
Modified single/36.Deskbot Revolution_衍生版_1.lua
from [aac3d293b4]
to [a26fda9776].
1 2 | --[[message ]] | < < < | 1 2 3 4 5 6 7 8 9 |
--[[message
]]
Debug.SetAIName("四妹")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,8000,0,0)
Debug.AddCard(60953949,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(25494711,0,0,LOCATION_DECK,0,POS_FACEDOWN)
|
| ︙ | ︙ |