diff options
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!"); |