summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/009-2/librarian.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/npc/009-2/librarian.txt b/npc/009-2/librarian.txt
index 3cea9f79d..0db05f0a8 100644
--- a/npc/009-2/librarian.txt
+++ b/npc/009-2/librarian.txt
@@ -7,7 +7,10 @@
009-2,67,60,2 script Book Keeper NPC_FEMALE,{
.@n = getq(General_Narrator);
- if (.@n == 4) goto L_Complete;
+ if (.@n == 4) mesn;
+ if (.@n == 4) mesc l("Anyway, I think if you go to Hurnscald Townhall, and speak with the mayor.");
+ if (.@n == 4) mes "";
+ if (.@n >= 4) goto L_Complete;
if (.@n == 3) goto L_Report;
if (.@n == 2) goto L_Advance;
mesn;