Differences From Artifact [0f3e4ac63a]:
- File single/MH-20230320.lua — part of check-in [9fe37cf7bb] at 2023-07-16 01:27:27 on branch trunk — 0.0.1584 (user: 顽雨沉风, size: 2164) [annotate] [blame] [check-ins using]
To Artifact [4449e53a1d]:
- File single/MH-20230320.lua — part of check-in [44e5fac0d7] at 2023-09-29 09:32:44 on branch trunk — 0.0.2567 (user: 顽雨沉风, size: 2169) [annotate] [blame] [check-ins using]
1 2 3 | --[[message ]] | | | 1 2 3 4 5 6 7 8 9 10 11 | --[[message ]] Debug.SetAIName("MH-20230320") Debug.ReloadFieldBegin(DUEL_SIMPLE_AI,5) Debug.SetPlayerInfo(0,8000,0,0) Debug.SetPlayerInfo(1,8000,0,0) --自己的怪兽区 --对方的怪兽区 --自己的魔陷区 |
︙ | ︙ |