1
2
3
4
5
6
7
8
9
10
11
|
--[[message
维护:2024-06-24
标签:#有人打不过 #Furtie_Hubo_14_Nekroz
简语:Be cautious! Nekroz of Trishula will punish you if you do not get rid of your whole hand.
]]
-- Nekroz
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_PSEUDO_SHUFFLE + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 8000, 0, 0)
Debug.SetPlayerInfo(1, 8400, 0, 0)
|
<
>
|
1
2
3
4
5
6
7
8
9
10
11
|
--[[message
维护:2024-06-24
简语:Be cautious! Nekroz of Trishula will punish you if you do not get rid of your whole hand.
标签:#有人打不过 #Furtie_Hubo_14_Nekroz
]]
-- Nekroz
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_PSEUDO_SHUFFLE + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 8000, 0, 0)
Debug.SetPlayerInfo(1, 8400, 0, 0)
|