Partially revert a436c46f13 and replace [terrain_mask] with [terrain]

This commit is contained in:
Charles Dang 2015-08-14 08:41:04 +11:00
parent f7982497f0
commit fcf8b72efd

View file

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