NR S5a: greatly improved Elenia's discovery sequence

She actually gets healed now
This commit is contained in:
Charles Dang 2015-03-21 04:54:12 +11:00
parent 7600e6b3cb
commit ae647a3b43

View file

@ -819,9 +819,13 @@
{IS_LOYAL}
[/unit]
[delay]
time=500
[/delay]
[message]
speaker=unit
message= _ "Oh my, she is almost dead!"
message= _ "Shes not in good shape..."
[/message]
# Depending whether or not Thera has been, freed dialog
@ -841,25 +845,27 @@
[filter]
id=Sister Thera
[/filter]
x,y=3,38
x,y=5,39
[/teleport]
)}
[message]
speaker=Tallin
message= _ "Was that a teleport you just did? Wow, you guys are good!"
[/message]
[message]
speaker=Father Morvin
message= _ "(<i>Wink... wink.</i>)"
[/message]
[message]
speaker=Sister Thera
message= _ "Here, this will help her."
message= _ "This should help."
[/message]
[heal_unit]
[filter]
id=Elenia
[/filter]
[filter_second]
id=Sister Thera
[/filter_second]
amount=16
animate=yes
[/heal_unit]
[sound]
name=heal.wav
[/sound]
@ -891,7 +897,7 @@
[message]
speaker=Tallin
message= _ "Just Tallin; I am no lord. But gee, that sure is some powerful spell you used on her, Sister. She is looking better already."
message= _ "Just Tallin; I am no lord. But gee, that sure is some powerful spell you used on her, Thera. Shes looking better already."
[/message]
[message]
@ -901,14 +907,13 @@
[/then]
[else]
[message]
speaker=Tallin
message= _ "I wish we had some healers with us. Just try to help her the best you can."
speaker=unit
message= _ "I wish we had some healers with us; Ill try to help her as best I can."
[/message]
[message]
speaker=unit
message= _ "Here, I hope that helps."
[/message]
[delay]
time=1000
[/delay]
[message]
speaker=Elenia
@ -940,6 +945,19 @@
message= _ "Just Tallin, I am no lord. And you are looking better already."
[/message]
[heal_unit]
[filter]
id=Elenia
[/filter]
# We do this so she gets animated healing herself
[filter_second]
id=Elenia
[/filter_second]
animate=yes
amount=16
[/heal_unit]
[sound]
name=heal.wav
[/sound]