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:
@@ -201,7 +201,7 @@ id=136148
|
||||
name=Magus of the Moat
|
||||
rarity=R
|
||||
mana={2}{W}{W}
|
||||
auto=lord(creature|inplay) cantattack
|
||||
auto=lord(creature[-flying]) cantattack
|
||||
type=Creature
|
||||
subtype=Human Wizard
|
||||
power=0
|
||||
@@ -335,4 +335,4 @@ name=Venser's Diffusion
|
||||
rarity=C
|
||||
type=Instant
|
||||
mana={2}{U}
|
||||
[/card]
|
||||
[/card]
|
||||
|
||||
@@ -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