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