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
This commit is contained in:
24
projects/mtg/bin/Res/test/wall_of_diffusion.txt
Normal file
24
projects/mtg/bin/Res/test/wall_of_diffusion.txt
Normal 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]
|
||||
Reference in New Issue
Block a user