游戏王残局简化版

Annotation For single/简化版_530_06.lua
Login

Annotation For single/简化版_530_06.lua

Lines of single/简化版_530_06.lua from check-in 356cafe047 that are changed by the sequence of edits moving toward check-in d4deeab7e2:

                         1: --[[message
356cafe047 2024-06-28    2: 维护:2024-06-24
356cafe047 2024-06-28    3: 简语:[WCS2006]04_cannon
                         4: ]]
                         5: Debug.SetAIName("QQ群181175613")
                         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)
356cafe047 2024-06-28   14: Debug.ReloadFieldEnd()
                        15: aux.BeginPuzzle()