- a few bug fixes with cards that bring other cards back to play (zombify, resurrection...)
- bug fix with abilities parsing "reachshadow"
- a few card fixes
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-04-19 07:47:52 +00:00
parent 33e79e234e
commit 0af938589b
13 changed files with 135 additions and 19 deletions

View File

@@ -0,0 +1,24 @@
#Bug: Wall of diffusion has reach
[INIT]
COMBATATTACKERS
[PLAYER1]
inplay:air elemental
[PLAYER2]
inplay:wall of diffusion
[DO]
air elemental
next
#blockers
wall of diffusion
next
#damage
next
#end
[ASSERT]
COMBATEND
[PLAYER1]
inplay:air elemental
[PLAYER2]
inplay:wall of diffusion
life:16
[END]