summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/009-2/librarian.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/009-2/librarian.txt b/npc/009-2/librarian.txt
index 19e43642e..bd3bf5bb6 100644
--- a/npc/009-2/librarian.txt
+++ b/npc/009-2/librarian.txt
@@ -58,9 +58,9 @@ L_Prologue:
mesq l("Ah... I see. You are a lost soul, without parents, lost on the world with only some basic stuff.");
next;
mesn;
- mesq l("Alright, I'll look in the archives. I'll have an answer for you in two hours. Meanwhile, why don't you suppress the bandits on the cliff?");
+ mesq l("Alright, I'll look in the archives. I'll have an answer for you in @@. Meanwhile, why don't you suppress the bandits on the cliff?", l("45 minutes"));
// Please wait 2 hours
- setq General_Narrator, 7, santime()+(60*60*2);
+ setq General_Narrator, 7, santime()+(60*45);
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.");