Differences From Artifact [b437f217a2]:
- File single/superheavy samurai 1.lua — part of check-in [8af1500208] at 2023-07-30 07:14:57 on branch trunk — 0.0.2413 (user: 顽雨沉风, size: 1297) [annotate] [blame] [check-ins using]
To Artifact [8c175d2943]:
- File single/superheavy samurai 1.lua — part of check-in [44e5fac0d7] at 2023-09-29 09:32:44 on branch trunk — 0.0.2567 (user: 顽雨沉风, size: 1310) [annotate] [blame] [check-ins using]
1 2 | --[[message ]] | | | 1 2 3 4 5 6 7 8 9 10 | --[[message ]] Debug.SetAIName("superheavy samurai 1") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4) Debug.SetPlayerInfo(0,100,0,0) Debug.SetPlayerInfo(1,7800,0,0) --自己的怪兽区 --对方的怪兽区 --自己的魔陷区 |
︙ | ︙ |