Fixed "Animate Artifact" tests
This commit is contained in:
@@ -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]
|
||||
@@ -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]
|
||||
Reference in New Issue
Block a user