- Bug fixes for Kird ape(RV), Dingus Egg(RV), Ankh of Mishra(RV), Ancient Tomb(TMP), Wooded Bastion (SHM) - Added tests in the test suite to confirm/infirm some bug reports
19 lines
294 B
Plaintext
19 lines
294 B
Plaintext
#Testing Tokens
|
|
# Dragon Fodder (ALA) 174936
|
|
# text=Put two 1/1 red Goblin creature tokens into play.
|
|
[INIT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
hand:174936
|
|
manapool:{R}{1}
|
|
[PLAYER2]
|
|
[DO]
|
|
174936
|
|
[ASSERT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
graveyard:174936
|
|
inplay:-174936,-174936
|
|
manapool:{0}
|
|
[PLAYER2]
|
|
[END] |