Comment out [terrain_mask] inclusion possibly breaking feeding test

This commit is contained in:
Charles Dang 2015-08-13 15:29:35 +11:00
parent f2334507ae
commit a436c46f13

View file

@ -36,10 +36,12 @@
{VARIABLE Killer_start_hp $Killer.hitpoints}
[terrain_mask]
x,y=$victim_x|,$victim_y|
mask="Xv"
[/terrain_mask]
# This breaks the test, and seems unncessary
# Possibly uncomment if wrong
#[terrain_mask]
# x,y=$victim_x|,$victim_y|
# mask="Xv"
#[/terrain_mask]
{UNIT $victim_side| "Elvish Archer" $victim_x| $victim_y| (hitpoints=1)}
[do_command]
[attack]