- A few card fixes
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-09-08 13:07:19 +00:00
parent c76d8a3976
commit f9a2d8283a
10 changed files with 78 additions and 10 deletions
+19
View File
@@ -0,0 +1,19 @@
#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]