changed quillspike test to use a creature with -1/-1 counters on it. quillspike was corrected a few revs back but test was written for the incorrectly coded quillspike.
This commit is contained in:
@@ -3,15 +3,15 @@
|
|||||||
[INIT]
|
[INIT]
|
||||||
FIRSTMAIN
|
FIRSTMAIN
|
||||||
[PLAYER1]
|
[PLAYER1]
|
||||||
inplay:Quillspike,Spike Feeder
|
inplay:Quillspike,Sturdy Hatchling
|
||||||
manapool:{B}{B}
|
manapool:{B}{B}
|
||||||
[PLAYER2]
|
[PLAYER2]
|
||||||
life:20
|
life:20
|
||||||
[DO]
|
[DO]
|
||||||
Quillspike
|
Quillspike
|
||||||
Spike Feeder
|
Sturdy Hatchling
|
||||||
Quillspike
|
Quillspike
|
||||||
Spike Feeder
|
Sturdy Hatchling
|
||||||
next
|
next
|
||||||
#combatbegins
|
#combatbegins
|
||||||
next
|
next
|
||||||
@@ -23,8 +23,7 @@ next
|
|||||||
[ASSERT]
|
[ASSERT]
|
||||||
COMBATEND
|
COMBATEND
|
||||||
[PLAYER1]
|
[PLAYER1]
|
||||||
inplay:Quillspike
|
inplay:Quillspike,Sturdy Hatchling
|
||||||
graveyard:Spike Feeder
|
|
||||||
manapool:{0}
|
manapool:{0}
|
||||||
[PLAYER2]
|
[PLAYER2]
|
||||||
life:13
|
life:13
|
||||||
|
|||||||
Reference in New Issue
Block a user