22 lines
360 B
Plaintext
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] |