Files
wagic/projects/mtg/bin/Res/test/moat.txt
wagic.the.homebrew@gmail.com 311ec5fbad Erwan
- Fixed issue 5 (Sell menu default option)
- Verified issue 2 (Moat does not work) -> can't reproduce
-Fixe Magus of Moat (FUT)
2009-09-23 06:00:23 +00:00

23 lines
371 B
Plaintext

#Bug: http://code.google.com/p/wagic/issues/detail?id=2
#Moat doesn't prevent creatures from attacking
[INIT]
COMBATATTACKERS
[PLAYER1]
inplay:moat,grizzly bears,air elemental
[PLAYER2]
[DO]
grizzly bears
air elemental
next
#blockers
next
#damage
next
#end
[ASSERT]
COMBATEND
[PLAYER1]
inplay:moat,grizzly bears,air elemental
[PLAYER2]
life:16
[END]