游戏王残局简化版

Annotation For single/LV_a18 3_03_-3000.lua
Login

Annotation For single/LV_a18 3_03_-3000.lua

Lines of single/LV_a18 3_03_-3000.lua from check-in 566d25c2db that are changed by the sequence of edits moving toward check-in d4b7da7b26:

                         1: --[[message
566d25c2db 2024-02-13    2: 察局:2024-02-10
                         3: ]]
                         4: --puzzle1
                         5: Debug.SetAIName("LV_a18")
                         6: Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
                         7: Debug.SetPlayerInfo(0, 8000, 0, 0)
                         8: Debug.SetPlayerInfo(1, 1100, 0, 0)
                         9: 
                        10: Debug.AddCard(64631466, 0, 0, LOCATION_MZONE, 2, POS_FACEUP_ATTACK)
                        11: 
                        12: Debug.AddCard(34853266, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN)
                        13: Debug.AddCard(14087893, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN)
                        14: 
                        15: Debug.AddCard(89631139, 1, 1, LOCATION_MZONE, 3, POS_FACEUP_ATTACK)
                        16: Debug.AddCard(89631139, 1, 1, LOCATION_MZONE, 2, POS_FACEUP_ATTACK)
                        17: Debug.AddCard(89631139, 1, 1, LOCATION_MZONE, 1, POS_FACEUP_ATTACK)
                        18: 
                        19: Debug.ReloadFieldEnd()
                        20: aux.BeginPuzzle()