Differences From Artifact [34e2990b08]:
- File single/3_07_融合 [WCS2006]_a13.lua — part of check-in [8038838665] at 2024-02-07 15:45:08 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 965) [annotate] [blame] [check-ins using]
- File single/[WCS2006]_a13.lua — part of check-in [579f5d5d5f] at 2024-02-08 03:38:35 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 965) [annotate] [blame] [check-ins using]
- File single/[WCS2006]_a13 3_7_融合.lua — part of check-in [960596b888] at 2024-02-09 05:22:33 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 965) [annotate] [blame] [check-ins using]
To Artifact [c52e00bbed]:
- File single/[WCS2006]_a13 3_7_融合.lua — part of check-in [6d89c30f8a] at 2024-02-09 06:58:42 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 986) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 | --[[message ]] Debug.SetAIName("[WCS2006]13_hero") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3) Debug.SetPlayerInfo(0, 1400, 0, 0) Debug.SetPlayerInfo(1, 4700, 0, 0) | > | 1 2 3 4 5 6 7 8 9 | --[[message 察局:2024-02-09 ]] Debug.SetAIName("[WCS2006]13_hero") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3) Debug.SetPlayerInfo(0, 1400, 0, 0) Debug.SetPlayerInfo(1, 4700, 0, 0) |
︙ | ︙ |