游戏王残局简化版

Annotation For single/[WCS2006]04_cannon.lua
Login

Annotation For single/[WCS2006]04_cannon.lua

Lines of single/[WCS2006]04_cannon.lua from check-in 7f595724f2 that are changed by the sequence of edits moving toward check-in b394fc4c7f:

                         1: --[[message
7f595724f2 2024-01-22    2: 查局:
                         3: 旧名:[WCS2006]04_cannon
                         4: ]]
                         5: Debug.SetAIName("[WCS2006]04_cannon")
                         6: Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
                         7: Debug.SetPlayerInfo(0, 2000, 0, 0)
                         8: Debug.SetPlayerInfo(1, 2500, 0, 0)
                         9: Debug.AddCard(40640057, 1, 1, LOCATION_HAND, 0, POS_FACEDOWN)
                        10: Debug.AddCard(11384280, 0, 0, LOCATION_MZONE, 3, POS_FACEUP_ATTACK)
                        11: Debug.AddCard(29654737, 0, 0, LOCATION_MZONE, 2, POS_FACEUP_ATTACK)
                        12: Debug.AddCard(86281779, 1, 1, LOCATION_MZONE, 2, POS_FACEUP_ATTACK)
                        13: Debug.AddCard(40703222, 0, 0, LOCATION_SZONE, 2, POS_FACEDOWN)
                        14: Debug.ReloadFieldEnd()
                        15: aux.BeginPuzzle()