From 8ca2b375d0538504500d3ad8969c2c4882e9c96e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 15 Jun 2021 21:40:18 -0300 Subject: This is not an official behavior, but give you an option to ask about Jack stopping to supply wood even when Inspector Quest wasn't started. --- npc/009-1/jack.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/npc/009-1/jack.txt b/npc/009-1/jack.txt index f789ec00..5558c69b 100644 --- a/npc/009-1/jack.txt +++ b/npc/009-1/jack.txt @@ -30,8 +30,9 @@ L_NotInspector: next; if (@Q_Forestbow < 1) goto L_close; - mes "I heard you aren't delivering any more living wood. Why not?"; - next; + select + l("I heard you aren't delivering any more living wood. Why not?"); + mes ""; goto L_Next; L_Next: -- cgit v1.2.3-60-g2f50