From 03221eeaea10f1ff5992ab8aaddeb48daf596930 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 31 Jul 2018 11:30:30 -0300 Subject: Minor improvement --- npc/009-2/librarian.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'npc/009-2/librarian.txt') 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; -- cgit v1.2.3-60-g2f50