mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-30 15:46:11 +00:00
Partially revert a436c46f1356 and replace [terrain_mask] with [terrain]
This commit is contained in:
parent
f7982497f0
commit
fcf8b72efd
@ -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]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user