Erwan
- Fixed issue 5 (Sell menu default option) - Verified issue 2 (Moat does not work) -> can't reproduce -Fixe Magus of Moat (FUT)
This commit is contained in:
@@ -139,6 +139,7 @@ master_of_etherium.txt
|
||||
memory_erosion.txt
|
||||
millstone.txt
|
||||
#mind_rot.txt
|
||||
moat.txt
|
||||
mobile_fort.txt
|
||||
nantuko_husk.txt
|
||||
necrogenesis.txt
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
#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]
|
||||
Reference in New Issue
Block a user