Differences From Artifact [a9ff62c11c]:
- File single/枯岳说书人_a74 5_18_04.lua — part of check-in [62e417ee6c] at 2024-02-10 05:58:05 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 2290) [annotate] [blame] [check-ins using]
- File single/枯岳说书人_a74 5_18_14.lua — part of check-in [ceb3f9fd47] at 2024-02-10 11:44:57 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 2290) [annotate] [blame] [check-ins using]
- File single/枯岳说书人_a74 5_18_400.lua — part of check-in [95b5664d69] at 2024-02-10 15:11:09 on branch trunk — 搞定了 (user: 顽雨沉风, size: 2290) [annotate] [blame] [check-ins using]
- File single/枯岳说书人_a74 5_18_469.lua — part of check-in [47e0a87646] at 2024-02-10 04:04:00 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 2290) [annotate] [blame] [check-ins using]
To Artifact [0e3eb20f25]:
- File single/枯岳说书人_a74 5_18_400.lua — part of check-in [eb67ff145a] at 2024-02-12 11:48:33 on branch trunk — 好 (user: 顽雨沉风, size: 2311) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 | --[[message 原局:QB_a81 ]] Debug.SetAIName("枯岳说书人_a74") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_PSEUDO_SHUFFLE + DUEL_SIMPLE_AI, 5) Debug.SetPlayerInfo(0, 100, 0, 0) Debug.SetPlayerInfo(1, 11500, 0, 0) | > | 1 2 3 4 5 6 7 8 9 | --[[message 察局:2024-02-12 原局:QB_a81 ]] Debug.SetAIName("枯岳说书人_a74") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_PSEUDO_SHUFFLE + DUEL_SIMPLE_AI, 5) Debug.SetPlayerInfo(0, 100, 0, 0) Debug.SetPlayerInfo(1, 11500, 0, 0) |
︙ | ︙ |