Files
wagic/projects/mtg/bin/Res/test/dragon_fodder.txt
wagic.the.homebrew f7a887db2a Erwan
- 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
2009-02-15 05:32:12 +00:00

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]