游戏王残局简化版

Annotation For single/[WCS2006]03_antique_gear.lua
Login

Annotation For single/[WCS2006]03_antique_gear.lua

Lines of single/[WCS2006]03_antique_gear.lua from check-in 35eae1374c that are changed by the sequence of edits moving toward check-in dfe345e7c3:

                         1: --[[message
                         2: ]]
                         3: Debug.SetAIName("[WCS2006]03_antique_gear")
                         4: Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
                         5: 
                         6: Debug.SetPlayerInfo(0,1400,0,0)
                         7: Debug.SetPlayerInfo(1,3300,0,0)
                         8: 
                         9: Debug.AddCard(92001300,0,0,LOCATION_HAND,0,POS_FACEDOWN)
                        10: Debug.AddCard(10509340,0,0,LOCATION_HAND,0,POS_FACEDOWN)
                        11: Debug.AddCard(83104731,0,0,LOCATION_HAND,0,POS_FACEDOWN)
                        12: Debug.AddCard(56094445,0,0,LOCATION_HAND,0,POS_FACEDOWN)
                        13: 
                        14: Debug.AddCard(23995346,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
                        15: Debug.AddCard(89631139,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
                        16: 
                        17: Debug.AddCard(80604091,0,0,LOCATION_SZONE,2,POS_FACEUP)
                        18: Debug.AddCard(44095762,1,1,LOCATION_SZONE,2,POS_FACEDOWN)
                        19: 
                        20: Debug.ReloadFieldEnd()
                        21: aux.BeginPuzzle()