Files
wagic/projects/mtg/bin/Res/test/animate_dead3.txt
wagic.the.homebrew 6412c453d1 Erwan
- bug fix with lords and -color
- added tests
2009-02-17 13:29:27 +00:00

22 lines
360 B
Plaintext

#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]