Erwan
- bug fix with lords and -color - added tests
This commit is contained in:
@@ -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]
|
||||
Reference in New Issue
Block a user