Differences From Artifact [8d8f854cb7]:
- File single/特殊局_5.lua — part of check-in [6d5fb7465f] at 2024-06-27 09:47:30 on branch trunk — 0 (user: 顽雨沉风, size: 1238) [annotate] [blame] [check-ins using]
- File single/简化版_441_11.lua — part of check-in [71e6f0feb5] at 2024-06-27 08:49:37 on branch trunk — 0 (user: 顽雨沉风, size: 1238) [annotate] [blame] [check-ins using]
To Artifact [bcbd01fcc7]:
- File single/特殊局_5.lua — part of check-in [39efb21b3b] at 2024-06-28 12:46:56 on branch trunk — 0 (user: 顽雨沉风, size: 1255) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 | --[[message 维护:2024-06-27 标签:#枯岳说书人 #比鸭累 ]] Debug.SetAIName("QQ群181175613") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_PSEUDO_SHUFFLE + DUEL_SIMPLE_AI, 4) Debug.SetPlayerInfo(0, 500, 0, 0) Debug.SetPlayerInfo(1, 30000, 0, 0) | > | 1 2 3 4 5 6 7 8 9 10 | --[[message 维护:2024-06-27 简语:印卡 标签:#枯岳说书人 #比鸭累 ]] Debug.SetAIName("QQ群181175613") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_PSEUDO_SHUFFLE + DUEL_SIMPLE_AI, 4) Debug.SetPlayerInfo(0, 500, 0, 0) Debug.SetPlayerInfo(1, 30000, 0, 0) |
︙ | ︙ |