Differences From Artifact [95571b22ba]:
- File single/[WCS2006]01_ankokukai.lua — part of check-in [c040e089e9] at 2023-07-15 11:55:50 on branch trunk — 0.0.1471 (user: 顽雨沉风, size: 924) [annotate] [blame] [check-ins using]
To Artifact [4b1ec24411]:
- File single/[WCS2006]01_ankokukai.lua — part of check-in [d168bd1bec] at 2023-07-16 01:56:07 on branch trunk — 0.0.1669 (user: 顽雨沉风, size: 901) [annotate] [blame] [check-ins using]
| ︙ | ︙ | |||
19 20 21 22 23 24 25 |
Debug.AddCard(89631139,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK)
Debug.AddCard(41142615,0,0,LOCATION_SZONE,2,POS_FACEDOWN)
Debug.ReloadFieldEnd()
--~ Debug.ShowHint("1回合內取得勝利")
aux.BeginPuzzle()
| < | 19 20 21 22 23 24 25 26 27 |
Debug.AddCard(89631139,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK)
Debug.AddCard(41142615,0,0,LOCATION_SZONE,2,POS_FACEDOWN)
Debug.ReloadFieldEnd()
--~ Debug.ShowHint("1回合內取得勝利")
aux.BeginPuzzle()
|