- 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:
wagic.the.homebrew@gmail.com
2009-09-23 06:00:23 +00:00
parent 3ce216d5e6
commit 311ec5fbad
6 changed files with 77 additions and 53 deletions
+1
View File
@@ -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
+23
View File
@@ -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]