- barbed sliver, sedge sliver, basal sliver bug fix
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-07-28 13:33:30 +00:00
parent 22c7f02fe9
commit b775eec20f
8 changed files with 128 additions and 48 deletions
@@ -0,0 +1,27 @@
#Bug:barbed sliver's ability gives +1/+0 to itself
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:barbed sliver,metallic sliver
manapool:{2}
[PLAYER2]
[DO]
metallic sliver
next
#begin
next
#attackers
metallic sliver
next
#blockers
next
#damage
next
#end
[ASSERT]
COMBATEND
[PLAYER1]
inplay:barbed sliver,metallic sliver
[PLAYER2]
life:18
[END]