mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-09 15:44:14 +00:00
SotA S10: Add code to match behavior in S15
This commit is contained in:
parent
36175c46cd
commit
b334851ccd
@ -267,6 +267,14 @@
|
|||||||
[/message]
|
[/message]
|
||||||
|
|
||||||
# Replace the bird with a Chocobone:
|
# Replace the bird with a Chocobone:
|
||||||
|
[modify_unit]
|
||||||
|
# We're about to animate a recruit which will most likely appear to
|
||||||
|
# Ras-Tabahn's upper left, so we'll face him that direction:
|
||||||
|
[filter]
|
||||||
|
id=Ras-Tabahn
|
||||||
|
[/filter]
|
||||||
|
facing=nw
|
||||||
|
[/modify_unit]
|
||||||
[animate_unit]
|
[animate_unit]
|
||||||
# Fire the recruitment animation (actually an extra_anim):
|
# Fire the recruitment animation (actually an extra_anim):
|
||||||
[filter]
|
[filter]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user