Files
wagic/projects/mtg/bin/Res/test/terror2.txt
wagic.the.homebrew@gmail.com f9a2d8283a Erwan
- A few card fixes
2009-09-08 13:07:19 +00:00

19 lines
258 B
Plaintext

#Bug: terror can be cast on black creatures
[INIT]
FIRSTMAIN
[PLAYER1]
hand:Terror
manapool:{B}{B}
[PLAYER2]
inplay:bog wraith
[DO]
terror
bog wraith
[ASSERT]
FIRSTMAIN
[PLAYER1]
hand:Terror
manapool:{B}{B}
[PLAYER2]
inplay:bog wraith
[END]