1
2
3
4
5
6
7
8
9
10
11
12
|
--[[message
维护:2024-02-13
简语:个十百千万?
]]
Debug.SetAIName("枯岳说书人_c47")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4)
Debug.SetPlayerInfo(0, 621543, 0, 0)
Debug.SetPlayerInfo(1, 231370, 0, 0)
local s = {}
-- 提攻
--~ 卡
--~ 攻
|
|
|
1
2
3
4
5
6
7
8
9
10
11
12
|
--[[message
维护:2024-02-13
简语:个十百千万?
]]
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4)
Debug.SetPlayerInfo(0, 621543, 0, 0)
Debug.SetPlayerInfo(1, 231370, 0, 0)
local s = {}
-- 提攻
--~ 卡
--~ 攻
|