Differences From Artifact [59483b273b]:
- File single/sample7.lua — part of check-in [eefec3877e] at 2023-07-08 15:41:35 on branch trunk — 0.0.968 (user: 顽雨沉风, size: 971) [annotate] [blame] [check-ins using]
To Artifact [75f3174c3d]:
- File single/sample7.lua — part of check-in [2ccff2e4f1] at 2023-07-15 11:24:54 on branch trunk — 0.0.1422 (user: 顽雨沉风, size: 855) [annotate] [blame] [check-ins using]
1 2 3 4 | --[[message 连接召唤入门 ]] | < < < < | 1 2 3 4 5 6 7 8 9 10 11 | --[[message 连接召唤入门 ]] Debug.SetAIName("sample7") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4) Debug.SetPlayerInfo(0,100,0,0) Debug.SetPlayerInfo(1,3000,0,0) |
︙ | ︙ |