HttT: Fix OOS when redoing a recall and Li'sar is allied

For #2216.
This commit is contained in:
josteph 2017-11-19 02:05:36 +00:00 committed by Gregory A Lundberg
parent 8aabad972a
commit d7afadc94b
No known key found for this signature in database
GPG Key ID: 149484078AE8AE9E

View File

@ -85,6 +85,18 @@ _"This unit's grasp of melee tactics allows adjacent allies to strike the first
[/filter]
[allow_undo]
[/allow_undo]
[on_undo]
[modify_unit]
[filter]
id=$unit.id
[/filter]
[effect]
apply_to=attack
range=melee
remove_specials=initiative
[/effect]
[/modify_unit]
[/on_undo]
{INITIATIVE_OBJECT x,y=$x1,$y1}
[/event]