From 82bf620f3d2954e1c519ade5e6a60b267c14e8d1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 10 May 2020 01:21:07 -0300 Subject: This is for Cordo - A comment on stages 4-7 that you should assess better the situation before bothering Oskari. --- npc/020-7-1/oskari.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/020-7-1') diff --git a/npc/020-7-1/oskari.txt b/npc/020-7-1/oskari.txt index 8f2504f73..a6db90584 100644 --- a/npc/020-7-1/oskari.txt +++ b/npc/020-7-1/oskari.txt @@ -51,6 +51,7 @@ case 6: case 7: pIdle(); + mesc l("I probably should talk to everyone else, and assess better the situation, before bothering Oskari."); break; case 8: pElias(); @@ -79,11 +80,11 @@ function pIdle { if (getarg(0, "") != "") { mesn; mesq l("What are you doing? Stop wasting my time and go talk to @@!", getarg(0, "##1##BBUGGY FLYING COW##b##0")); - close; + return; } mesn; mesq l("You have to excuse me, as you might have heard we're having some trouble at the moment and I, as Chief of Nikolai's household staff, have a lot to do."); - close; + return; } // Peetu Question -- cgit v1.2.3-70-g09d2