J0N4TH4N - tokens problem
This commit is contained in:
@@ -219,6 +219,7 @@ wall_of_diffusion2.txt
|
|||||||
welkin_hawk.txt
|
welkin_hawk.txt
|
||||||
white_knight1.txt
|
white_knight1.txt
|
||||||
wrath_of_god.txt
|
wrath_of_god.txt
|
||||||
|
wrath_of_god2.txt
|
||||||
zombie_master.txt
|
zombie_master.txt
|
||||||
zombify.txt
|
zombify.txt
|
||||||
########################
|
########################
|
||||||
|
|||||||
22
projects/mtg/bin/Res/test/wrath_of_god2.txt
Normal file
22
projects/mtg/bin/Res/test/wrath_of_god2.txt
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
#does wrath of god destroy all creature including tokens?
|
||||||
|
[INIT]
|
||||||
|
FIRSTMAIN
|
||||||
|
[PLAYER1]
|
||||||
|
hand:193751,Wrath of God
|
||||||
|
manapool:{3}{R}{R}{2}{W}{W}
|
||||||
|
[PLAYER2]
|
||||||
|
inplay:Grizzly Bears
|
||||||
|
[DO]
|
||||||
|
193751
|
||||||
|
wrath of god
|
||||||
|
next
|
||||||
|
next
|
||||||
|
next
|
||||||
|
[ASSERT]
|
||||||
|
COMBATEND
|
||||||
|
[PLAYER1]
|
||||||
|
graveyard:193751,wrath of god
|
||||||
|
manapool:{0}
|
||||||
|
[PLAYER2]
|
||||||
|
graveyard:Grizzly Bears
|
||||||
|
[END]
|
||||||
Reference in New Issue
Block a user