游戏王残局简化版

Annotation For single/3_5_[WCS2006]_连续魔法.lua
Login

Annotation For single/3_5_[WCS2006]_连续魔法.lua

Lines of single/3_5_[WCS2006]_连续魔法.lua from check-in b926c35144 that are changed by the sequence of edits moving toward check-in 7f595724f2:

                         1: --[[message
                         2: 查局:
                         3: 旧名:[WCS2006]08_burn
                         4: ]]
                         5: Debug.SetAIName("[WCS2006]08_burn")
b926c35144 2024-01-21    6: Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
b926c35144 2024-01-21    7: 
b926c35144 2024-01-21    8: Debug.SetPlayerInfo(0,500,0,0)
b926c35144 2024-01-21    9: Debug.SetPlayerInfo(1,2100,0,0)
b926c35144 2024-01-21   10: 
b926c35144 2024-01-21   11: Debug.AddCard(5183693,0,0,LOCATION_HAND,0,POS_FACEDOWN)
b926c35144 2024-01-21   12: Debug.AddCard(49398568,0,0,LOCATION_HAND,0,POS_FACEDOWN)
b926c35144 2024-01-21   13: Debug.AddCard(46918794,0,0,LOCATION_HAND,0,POS_FACEDOWN)
b926c35144 2024-01-21   14: 
b926c35144 2024-01-21   15: Debug.AddCard(77568553,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK)
b926c35144 2024-01-21   16: Debug.AddCard(34690519,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
b926c35144 2024-01-21   17: Debug.AddCard(04335645,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
b926c35144 2024-01-21   18: 
b926c35144 2024-01-21   19: Debug.AddCard(33248692,0,0,LOCATION_SZONE,2,POS_FACEDOWN)
b926c35144 2024-01-21   20: 
                        21: 
                        22: Debug.ReloadFieldEnd()
                        23: aux.BeginPuzzle()
b926c35144 2024-01-21   24: