Differences From Artifact [8a9b2aa055]:
- File single/枯岳说书人_f10 3_13_-300.lua — part of check-in [566d25c2db] at 2024-02-13 07:59:52 on branch trunk — 好 (user: 顽雨沉风, size: 1347) [annotate] [blame] [check-ins using]
To Artifact [9b48bb4d2d]:
- File single/枯岳说书人_f10 3_13_-300.lua — part of check-in [0728612ded] at 2024-02-14 07:47:44 on branch trunk — 好 (user: 顽雨沉风, size: 1395) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 | --[[message 原局:[WCS2011]_a12 ]] Debug.SetAIName("枯岳说书人_f10") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI + DUEL_PSEUDO_SHUFFLE, 3) Debug.SetPlayerInfo(0, 700, 0, 0) Debug.SetPlayerInfo(1, 5100, 0, 0) | > | 1 2 3 4 5 6 7 8 9 | --[[message 察局:2024-02-14 原局:[WCS2011]_a12 ]] Debug.SetAIName("枯岳说书人_f10") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI + DUEL_PSEUDO_SHUFFLE, 3) Debug.SetPlayerInfo(0, 700, 0, 0) Debug.SetPlayerInfo(1, 5100, 0, 0) |
︙ | ︙ |