diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-04 00:47:49 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-04 00:47:49 -0300 |
commit | 9efdc7de12093575e274e66a8835a63397a1da99 (patch) | |
tree | 142d568cbbb152182b5b53344133cff45dd822d2 /npc/009-2 | |
parent | adf1c859900bec44f0b3db956be044427ce8a75d (diff) | |
download | serverdata-9efdc7de12093575e274e66a8835a63397a1da99.tar.gz serverdata-9efdc7de12093575e274e66a8835a63397a1da99.tar.bz2 serverdata-9efdc7de12093575e274e66a8835a63397a1da99.tar.xz serverdata-9efdc7de12093575e274e66a8835a63397a1da99.zip |
Upgrade ucp and Librarian (main storyline)r06.1_180803
Diffstat (limited to 'npc/009-2')
-rw-r--r-- | npc/009-2/librarian.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-2/librarian.txt b/npc/009-2/librarian.txt index 695882429..beb92a644 100644 --- a/npc/009-2/librarian.txt +++ b/npc/009-2/librarian.txt @@ -32,7 +32,7 @@ L_Advance: // Already have time assigned if (.@nt) { mesn; - mesq l("Please help us with the bandits on the Canyon, and meanwhile, I'll seek the records for you."); + mesq l("Please help us with the bandits on the Canyon, and meanwhile, I'll seek the records for you. Just @@ more.", FuzzyTime(.@nt)); } mesn strcharinfo(0); mesq l("Hi! Apparently, I came from here and moved at the age of 4, but I had amnesia and can't remember!"); |