- bug fix with lords and -color
- added tests
This commit is contained in:
wagic.the.homebrew
2009-02-17 13:29:27 +00:00
parent 66e0695b67
commit 6412c453d1
7 changed files with 162 additions and 36 deletions
@@ -0,0 +1,22 @@
#Testing Animate dead on a fire elemental in opponent's graveyard, then testing if removing the enchantment removes the card
[INIT]
FIRSTMAIN
[PLAYER1]
hand:1143,1343
manapool:{B}{R}{W}{W}
[PLAYER2]
graveyard:1290
[DO]
1143
1290
1343
1143
[ASSERT]
FIRSTMAIN
[PLAYER1]
graveyard:1143,1343
manapool:{0}
life:20
[PLAYER2]
graveyard:1290
[END]