- revert r1187
- fix a bug with "@damaged" (see slith bloodletter test)
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-10-26 13:31:30 +00:00
parent 772ddd9ced
commit e762a5f983
3 changed files with 48 additions and 9 deletions

View File

@@ -217,6 +217,7 @@ shock.txt
shock2.txt
slate_of_ancestry.txt
sleeper_agent.txt
slith_bloodletter.txt
soulblast.txt
sphinx_summoner.txt
spitting_earth.txt

View File

@@ -0,0 +1,40 @@
#Bug: Slith bloodletter gets counters even when it doesn't attack
[INIT]
COMBATATTACKERS
[PLAYER1]
inplay:grizzly bears,slith bloodletter
[PLAYER2]
[DO]
grizzly bears
next
#blockers
next
#damage
next
#end combat
eot
eot
next
#upkeep
next
#draw
next
#main
next
#begin
next
#attackers
slith bloodletter
next
#blockers
next
#damage
next
#end combat
[ASSERT]
COMBATEND
[PLAYER1]
inplay:grizzly bears,slith bloodletter
[PLAYER2]
life:17
[END]