From a03f6655714104e8a41fc5fd447a102e950961a6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 2 Jun 2018 18:16:02 -0300 Subject: Sorry, it's the age -_- :expressionless: --- npc/003-2/eistein.txt | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/npc/003-2/eistein.txt b/npc/003-2/eistein.txt index e6b7cb6db..40a1d5784 100644 --- a/npc/003-2/eistein.txt +++ b/npc/003-2/eistein.txt @@ -40,6 +40,7 @@ mesn; mesq l("Waw, you are level @@! Many congratulations. If there were people like you, ukarania wouldn't have been destroyed...", BaseLevel); break; + } } speech S_FIRST_BLANK_LINE | S_LAST_NEXT, @@ -48,16 +49,16 @@ l("I'll give you a reward, in the name of Saulc, once you reach the following levels: 25, 50, 75, 100, 125 and 150."); do { - select - l("Interesting! can I be rewarded for my help?"), - l("Quit"); + select + l("Interesting! can I be rewarded for my help?"), + l("Quit"); - switch (@menu) { - case 1: - quest_open; - break; - } - } while (@menu != 2); + switch (@menu) { + case 1: + quest_open; + break; + } + } while (@menu != 2); closedialog; goodbye; -- cgit v1.2.3-60-g2f50