Erwan
-fix issue 116 (Borderland behemoth)
This commit is contained in:
@@ -37,7 +37,7 @@ toughness=2
|
||||
text=Trample Borderland Behemoth gets +4/+4 for each other Giant you control.
|
||||
id=153102
|
||||
name=Borderland Behemoth
|
||||
auto=foreach(giant|myBattlefield):4/4 other
|
||||
auto=foreach(giant|myBattlefield) 4/4 other
|
||||
rarity=R
|
||||
mana={5}{R}{R}
|
||||
type=Creature
|
||||
|
||||
@@ -63,6 +63,7 @@ blessed_wine.txt
|
||||
bloodfire_colossus.txt
|
||||
bloodhall_ooze.txt
|
||||
body_double.txt
|
||||
borderland_behemoth.txt
|
||||
bottle_gnomes.txt
|
||||
bottle_gnomes2.txt
|
||||
boggart_arsonists.txt
|
||||
|
||||
22
projects/mtg/bin/Res/test/borderland_behemoth.txt
Normal file
22
projects/mtg/bin/Res/test/borderland_behemoth.txt
Normal file
@@ -0,0 +1,22 @@
|
||||
#Bug: Borderland Behemoth
|
||||
# http://code.google.com/p/wagic/issues/detail?id=116
|
||||
[INIT]
|
||||
COMBATATTACKERS
|
||||
[PLAYER1]
|
||||
inplay:borderland behemoth,axegrinder giant
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
borderland behemoth
|
||||
next
|
||||
#blockers
|
||||
next
|
||||
#damage
|
||||
next
|
||||
#end combat
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
inplay:borderland behemoth,axegrinder giant
|
||||
[PLAYER2]
|
||||
life:12
|
||||
[END]
|
||||
Reference in New Issue
Block a user