J0N4TH4N - (GPT) update, bug found with negative counter, see Hellion Hydra test.

This commit is contained in:
leungclj
2009-09-25 21:32:34 +00:00
parent 8915fe2807
commit 75b8970070
4 changed files with 115 additions and 452 deletions

View File

@@ -198,6 +198,7 @@ sleeper_agent.txt
soulblast.txt
sphinx_summoner.txt
spitting_earth.txt
#spitting_hydra.txt #bug with taking away counter
spark_elemental.txt
spirit_link.txt
spoils_of_evil.txt

View File

@@ -0,0 +1,26 @@
#counter(1/1,-1) && damage:1 target(creature)
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:Spitting Hydra
manapool:{1}{R}{1}{R}{1}{R}{1}{R}
[PLAYER2]
inplay:Angelic Wall
[DO]
Spitting Hydra
Angelic Wall
Spitting Hydra
Angelic Wall
Spitting Hydra
Angelic Wall
Spitting Hydra
Angelic Wall
[ASSERT]
FIRSTMAIN
[PLAYER1]
graveyard:Spitting Hydra
life:20
[PLAYER2]
graveyard:Angelic Wall
life:20
[END]