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