diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-04 01:49:30 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-04 01:49:30 -0300 |
commit | 120666894beaa238845cd146409afa0c06a17690 (patch) | |
tree | daaa909cc16dafc02189a50ddaa6c77f8aff2940 /npc/009-2/librarian.txt | |
parent | 8e0458d8b4dec1e290bba29f177406a9c328683b (diff) | |
download | serverdata-120666894beaa238845cd146409afa0c06a17690.tar.gz serverdata-120666894beaa238845cd146409afa0c06a17690.tar.bz2 serverdata-120666894beaa238845cd146409afa0c06a17690.tar.xz serverdata-120666894beaa238845cd146409afa0c06a17690.zip |
Clarify the objectives from librarian (player story)
Diffstat (limited to 'npc/009-2/librarian.txt')
-rw-r--r-- | npc/009-2/librarian.txt | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/npc/009-2/librarian.txt b/npc/009-2/librarian.txt index fcdfbd7a0..e2370ee31 100644 --- a/npc/009-2/librarian.txt +++ b/npc/009-2/librarian.txt @@ -109,10 +109,14 @@ L_Report: mesq l("In other words: If Lua couldn't find your record, your parents were part of this story! But, on which of these three groups were them?"); next; mesn; - mesq l("Well, actually, you could help me, traveling to the World's Edge! Ah, that is such dangerous journey though... You are not level 150 yet, are you?"); + mes l("Well, if you were from the defenders, you would have been adopted by a family which left Halinarzo."); + mesq l("And if your family, real or adoptive, was coward, there would be no lead at all."); next; mesn; - mesq l("Anyway, I think if you go to Hurnscald Townhall, and speak with the mayor, he can help you getting there. You can't reach there normally, after all."); + mesq l("So, let's work with the last proposal, that you're from an ancient family. We can backtrace what they did."); + next; + mesn; + mesq l("Their first stop was Hurnscald, so please go to Hurnscald Townhall, and speak with the mayor, he can help you getting there. You can't reach there normally, after all."); next; mesn; mesq l("Good luck, @@!", strcharinfo(0)); |