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

View File

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