游戏王残局简化版

Annotation For single/在末法时期呼唤爱_001.lua
Login

Annotation For single/在末法时期呼唤爱_001.lua

Lines of single/在末法时期呼唤爱_001.lua from check-in 2c897d5693 that are changed by the sequence of edits moving toward check-in 05999249a2:

                         1: --puzzle1
                         2: Debug.SetAIName("在末法时期呼唤爱_001")
                         3: Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)
                         4: Debug.SetPlayerInfo(0,8000,0,0)
                         5: Debug.SetPlayerInfo(1,8000,0,0)
                         6: 
                         7: Debug.AddCard(85754829,0,0,LOCATION_MZONE,0,POS_FACEUP_ATTACK)
                         8: Debug.AddCard(85243784,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK)
                         9: 
                        10: Debug.AddCard(16428514,1,1,LOCATION_MZONE,0,POS_FACEUP_ATTACK)
                        11: Debug.AddCard(21607304,1,1,LOCATION_MZONE,1,POS_FACEDOWN_DEFENSE)
                        12: 
                        13: Debug.AddCard(68001309,1,1,LOCATION_SZONE,1,POS_FACEUP_ATTACK)
                        14: 
                        15: Debug.AddCard(74762582,1,1,LOCATION_HAND,0,POS_FACEUP_ATTACK)
                        16: Debug.AddCard(55713623,0,0,LOCATION_HAND,0,POS_FACEUP_ATTACK)
                        17: 
                        18: Debug.ReloadFieldEnd()
                        19: aux.BeginPuzzle()