Differences From Artifact [55c58233fb]:
- File single/埃奇奥奥迪托雷_001.lua — part of check-in [56335ba9cb] at 2023-07-28 16:16:38 on branch trunk — 0.0.2244 (user: 顽雨沉风, size: 349) [annotate] [blame] [check-ins using]
To Artifact [ec2ae02ce0]:
- File single/埃奇奥奥迪托雷_001.lua — part of check-in [380a09e162] at 2023-07-28 16:16:59 on branch trunk — 0.0.2245 (user: 顽雨沉风, size: 414) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 11 12 13 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | + | --[[message ]] Debug.SetAIName("埃奇奥奥迪托雷_001") Debug.ReloadFieldBegin(DUEL_SIMPLE_AI,5) Debug.SetPlayerInfo(0,100,0,0) Debug.SetPlayerInfo(1,4300,0,0) Debug.AddCard(32354768,0,0,LOCATION_HAND,1,POS_FACEDOWN_ATTACK) Debug.AddCard(29432356,0,0,LOCATION_DECK,1,POS_FACEDOWN_ATTACK) Debug.AddCard(21495657,0,0,LOCATION_DECK,1,POS_FACEDOWN_ATTACK) Debug.ReloadFieldEnd() aux.BeginPuzzle() |