We don't need to use the narrator anymore to prevent scrolling...

...thanks to scroll=no; fixes bug #18459.
This commit is contained in:
Steven Panek 2011-08-07 15:18:24 +00:00
parent b3bb32c01e
commit 6d421cb1ba

View file

@ -38,21 +38,18 @@
[scroll_to_unit]
id={ID_STRING}
[/scroll_to_unit]
# Pretend this is narrator, since otherwise we scroll back.
[message]
speaker=narrator
caption= _"Galdrad"
image=portraits/elves/captain.png
speaker=Galdrad
scroll=no
message={MESSAGE_TEXT}
[/message]
#enddef
#define TALK_NO_MOVE MESSAGE_TEXT
# Pretend this is narrator, since otherwise we scroll back.
[message]
speaker=narrator
caption= _"Galdrad"
image=portraits/elves/captain.png
speaker=Galdrad
scroll=no
message={MESSAGE_TEXT}
[/message]
#enddef
@ -61,11 +58,10 @@
[scroll_to]
x,y={POSITION}
[/scroll_to]
# Pretend this is narrator, since otherwise we scroll back.
[message]
speaker=narrator
caption= _"Galdrad"
image=portraits/elves/captain.png
speaker=Galdrad
scroll=no
message={MESSAGE_TEXT}
[/message]
#enddef