Added a hint about moving Haldric to the monolith...

when any player unit steps nearby. Note: this is untested.
This commit is contained in:
Lari Nieminen 2007-04-02 18:31:30 +00:00
parent 9e739f9e9b
commit 221b875a1e

View file

@ -315,6 +315,46 @@
[/message]
[/event]
[event]
name=moveto
first_time_only=yes
[filter]
side=1
x=13-18
y=29-34
[/filter]
[if]
[have_unit]
description=Prince Haldric
x=13-18
y=29-34
[/have_unit]
[then]
[message]
description=Prince Haldric
message= _ "There's an odd monolith standing near here. Maybe it has something to do with the Lich...I should investigate more closely."
[/message]
[/then]
[else]
[message]
speaker=unit
message= _ "There's an odd monolith standing near here."
[/message]
[message]
description=Lady Jessica
message= _ "Haldric, this looks like a job for you, probably something to do with the Lich. Maybe you should get yourself over here."
[/message]
[/else]
[/if]
[allow_undo][/allow_undo]
[/event]
[event]
name=moveto
first_time_only=no