Files
wagic/projects/mtg/bin/Res/test/wall_of_diffusion.txt
wagic.the.homebrew@gmail.com 0af938589b Erwan
- 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
2009-04-19 07:47:52 +00:00

24 lines
319 B
Plaintext

#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]