Fixed "Animate Artifact" tests

This commit is contained in:
wagic.the.homebrew@gmail.com
2013-01-14 11:26:22 +00:00
parent 4be2c39566
commit 83c0ee2c28
2 changed files with 8 additions and 8 deletions

View File

@@ -2,18 +2,18 @@
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:the rack
inplay:Aether spellbomb
hand:animate artifact
manapool:{3}{U}
[PLAYER2]
[DO]
animate artifact
the rack
Aether spellbomb
next
#begin
next
#attackers
the rack
Aether spellbomb
next
#blockers
next
@@ -23,7 +23,7 @@ next
[ASSERT]
COMBATEND
[PLAYER1]
inplay:the rack,animate artifact
inplay:Aether spellbomb,animate artifact
[PLAYER2]
life:19
[END]

View File

@@ -2,26 +2,26 @@
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:the rack
inplay:Aether spellbomb
hand:animate artifact,disenchant
manapool:{3}{U}{1}{W}
[PLAYER2]
[DO]
animate artifact
the rack
Aether spellbomb
disenchant
animate artifact
next
#begin
next
#attackers
the rack
Aether spellbomb
next
#combat ends
[ASSERT]
COMBATEND
[PLAYER1]
inplay:the rack
inplay:Aether spellbomb
graveyard:animate artifact,disenchant
[PLAYER2]
[END]