- adding test to repro issue 467
This commit is contained in:
wagic.the.homebrew@gmail.com
2010-10-01 14:18:05 +00:00
parent 65ae7039a7
commit f4e87b7daf

View File

@@ -0,0 +1,20 @@
#Simultaneous Trigger Problem
# See http://code.google.com/p/wagic/issues/detail?id=467
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:Sigil Captain,mountain
hand:Join the Ranks,pyroclasm
manapool:{4}{W}
[PLAYER2]
[DO]
Join the ranks
mountain
pyroclasm
[ASSERT]
FIRSTMAIN
[PLAYER1]
inplay:Sigil Captain,mountain,*,*
graveyard:Join The Ranks,Pyroclasm
[PLAYER2]
[END]