Differences From Artifact [fc425dff45]:
- File single/简化版_40_031_1.lua — part of check-in [6705989e65] at 2024-07-27 01:16:35 on branch trunk — 0 (user: 顽雨沉风, size: 2036) [annotate] [blame] [check-ins using]
To Artifact [3e8fdea328]:
- File single/简化版_40_031_1.lua — part of check-in [437b87b612] at 2024-07-27 01:43:53 on branch trunk — 0 (user: 顽雨沉风, size: 2048) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 |
--[[message
#地狱秘旋谍
]]
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI+DUEL_PSEUDO_SHUFFLE, 4)
Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 44800, 0, 0)
| > | 1 2 3 4 5 6 7 8 9 10 |
--[[message
#地狱秘旋谍
#爆裂兽
]]
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI+DUEL_PSEUDO_SHUFFLE, 4)
Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 44800, 0, 0)
|
| ︙ | ︙ |