remove a [on_redo]
since it was removed in 10561d3e53
this will cause errors. Please make sure it is not used in mainline before you remove something.
This commit is contained in:
parent
08a4981e9e
commit
df058356df
1 changed files with 0 additions and 39 deletions
|
@ -850,45 +850,6 @@ _"This unit is capable of distracting opponents, allowing allied units to trespa
|
|||
{CLEAR_VARIABLE update_support_units}
|
||||
[/on_undo]
|
||||
|
||||
[on_redo]
|
||||
[store_unit]
|
||||
[filter]
|
||||
[filter_wml]
|
||||
upkeep=full
|
||||
[/filter_wml]
|
||||
|
||||
[filter_location]
|
||||
[filter_adjacent_location]
|
||||
x,y=$x1,$y1
|
||||
[/filter_adjacent_location]
|
||||
[/filter_location]
|
||||
|
||||
[or]
|
||||
[filter_wml]
|
||||
[variables]
|
||||
upkeep_supported=yes
|
||||
[/variables]
|
||||
[/filter_wml]
|
||||
|
||||
[filter_location]
|
||||
[filter_adjacent_location]
|
||||
x,y=$x2,$y2
|
||||
[/filter_adjacent_location]
|
||||
[/filter_location]
|
||||
[/or]
|
||||
[/filter]
|
||||
|
||||
kill=no
|
||||
variable=update_support_units
|
||||
[/store_unit]
|
||||
|
||||
[fire_event]
|
||||
name=set_support_upkeep
|
||||
[/fire_event]
|
||||
|
||||
{CLEAR_VARIABLE update_support_units}
|
||||
[/on_redo]
|
||||
|
||||
[allow_undo]
|
||||
[/allow_undo]
|
||||
[/event]
|
||||
|
|
Loading…
Add table
Reference in a new issue