From 9b23a5631f4c193a46556f4afa9f315644459ea5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 22 Jul 2019 10:24:36 -0300 Subject: 45 minutes on Halinarzo Branch (2h -> 45m) --- npc/009-2/librarian.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/009-2/librarian.txt') 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."); -- cgit v1.2.3-60-g2f50