From 07406aceb786b51244e109cf23eb12bd2795c5ea Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 2 Jun 2018 18:13:53 -0300 Subject: Fix small notice --- npc/003-2/eistein.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'npc/003-2/eistein.txt') diff --git a/npc/003-2/eistein.txt b/npc/003-2/eistein.txt index e6f460170..e6b7cb6db 100644 --- a/npc/003-2/eistein.txt +++ b/npc/003-2/eistein.txt @@ -14,11 +14,9 @@ l("Congrats you passed the level cap of @@! Here is a(n) @@, you deserve it.",getarg(0), getitemlink(getarg(1))); getitem getarg(1),1; setq TulimsharQuest_Eistein, getq(TulimsharQuest_Eistein)+1; - close; } else { - speech S_FIRST_BLANK_LINE, + speech S_FIRST_BLANK_LINE | S_LAST_NEXT, l("You are level @@/@@. Keep building levels, you need them!", BaseLevel, getarg(0)); - close; } } -- cgit v1.2.3-60-g2f50