Added animation when units go to recall list
This commit is contained in:
parent
8b4440ea5b
commit
5fbfed386e
2 changed files with 14 additions and 0 deletions
|
@ -329,6 +329,13 @@ You shall learn a pivotal lesson in humility!"
|
|||
id=Gorlack,Karron
|
||||
[/not]
|
||||
[/filter]
|
||||
[animate_unit]
|
||||
[filter]
|
||||
id=$unit.id
|
||||
[/filter]
|
||||
flag=pre_teleport
|
||||
with_bars=no
|
||||
[/animate_unit]
|
||||
[put_to_recall_list]
|
||||
id=$unit.id
|
||||
heal=yes
|
||||
|
|
|
@ -774,6 +774,13 @@ Yet I shall not forsake them to such a place as this."
|
|||
[/filter]
|
||||
moves=full
|
||||
[/heal_unit]
|
||||
[animate_unit]
|
||||
[filter]
|
||||
id=$unit.id
|
||||
[/filter]
|
||||
flag=pre_teleport
|
||||
with_bars=no
|
||||
[/animate_unit]
|
||||
[store_unit]
|
||||
[filter]
|
||||
id=$unit.id
|
||||
|
|
Loading…
Add table
Reference in a new issue