diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-04 02:19:52 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-04 02:19:52 -0300 |
commit | bc685e505e42f7bf4102316eaa994d93a880b9c0 (patch) | |
tree | f2dca2ce732f710eb8909985ec1f0c34604a3fbe /npc/009-2 | |
parent | d4b38891d6d962b220197c65d4166a64f7780e49 (diff) | |
download | serverdata-bc685e505e42f7bf4102316eaa994d93a880b9c0.tar.gz serverdata-bc685e505e42f7bf4102316eaa994d93a880b9c0.tar.bz2 serverdata-bc685e505e42f7bf4102316eaa994d93a880b9c0.tar.xz serverdata-bc685e505e42f7bf4102316eaa994d93a880b9c0.zip |
Suggest halin visitors to search for the Mana Stone which totally doesn't exist :>
Reorder when negative percentheal happens
Diffstat (limited to 'npc/009-2')
-rw-r--r-- | npc/009-2/librarian.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/009-2/librarian.txt b/npc/009-2/librarian.txt index e2370ee31..1c742ddf8 100644 --- a/npc/009-2/librarian.txt +++ b/npc/009-2/librarian.txt @@ -55,6 +55,9 @@ L_Prologue: mesn; mesq l("Alright, I'll look in the archives. I'll have an answer for you in three hours. Meanwhile, why don't you suppress the bandits on the cliff?"); setq General_Narrator, 7, santime()+(60*60*3); + next; + mesn; + mesq l("Also, Halinarzo is famous for the depleted mana mines in the town. You probably won't find a mana stone there, but it might be cool to look."); close; L_Complete: |