Partially revert a436c46f1356 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} {VARIABLE Killer_start_hp $Killer.hitpoints}
# This breaks the test, and seems unncessary [terrain]
# Possibly uncomment if wrong x,y=$victim_x|,$victim_y|
#[terrain_mask] terrain="Xv"
# x,y=$victim_x|,$victim_y| [/terrain]
# mask="Xv"
#[/terrain_mask]
{UNIT $victim_side| "Elvish Archer" $victim_x| $victim_y| (hitpoints=1)} {UNIT $victim_side| "Elvish Archer" $victim_x| $victim_y| (hitpoints=1)}
[do_command] [do_command]
[attack] [attack]