summaryrefslogtreecommitdiff
path: root/npc/009-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-22 10:24:36 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-22 10:24:36 -0300
commit9b23a5631f4c193a46556f4afa9f315644459ea5 (patch)
tree4287d6c7767966e19ed1d0bb814fdabcb29f8d58 /npc/009-2
parentfb9eef59bb30774b0d8c1d1f18fae91aa74c0ae6 (diff)
downloadserverdata-9b23a5631f4c193a46556f4afa9f315644459ea5.tar.gz
serverdata-9b23a5631f4c193a46556f4afa9f315644459ea5.tar.bz2
serverdata-9b23a5631f4c193a46556f4afa9f315644459ea5.tar.xz
serverdata-9b23a5631f4c193a46556f4afa9f315644459ea5.zip
45 minutes on Halinarzo Branch (2h -> 45m)
Diffstat (limited to 'npc/009-2')
-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.");