summaryrefslogtreecommitdiff
path: root/world/map/npc/042-1/kaan.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/042-1/kaan.txt')
-rw-r--r--world/map/npc/042-1/kaan.txt18
1 files changed, 13 insertions, 5 deletions
diff --git a/world/map/npc/042-1/kaan.txt b/world/map/npc/042-1/kaan.txt
index 027e5895..a5f9f530 100644
--- a/world/map/npc/042-1/kaan.txt
+++ b/world/map/npc/042-1/kaan.txt
@@ -39,8 +39,9 @@ L_Tanisha:
goto L_Close;
next;
menu
- "Yes, I helped her with the maggots.",-,
- "Yeah, and she's done with the maggots.",-;
+ "Yes, I helped her with the maggots.",L_Tanisha3,
+ "Yeah, and she's done with the maggots.",L_Tanisha3;
+
L_Tanisha3:
mes "[Kaan]";
mes "\"Ah, that is good news.";
@@ -56,8 +57,10 @@ L_Tanisha3:
mes "\"I built the fence down south of here to keep them out.\"";
next;
menu
- "Impressive! Just a bit... skewed.",-,
- "Wow, it looks very - ahm, unconventional.",-;
+ "Impressive! Just a bit... skewed.",L_Next,
+ "Wow, it looks very - ahm, unconventional.",L_Next;
+
+L_Next:
mes "[Kaan]";
mes "\"Well, it keeps the scorpions out. That's all that matters.\"";
next;
@@ -74,6 +77,7 @@ L_Tanisha3:
menu
"A guy named Hasan won't let me enter Tulimshar.",L_Hasan,
"Thanks for the advice.",L_Close;
+ goto L_Out;
L_Out:
mes "[Kaan]";
@@ -97,6 +101,7 @@ L_Hasan:
mes "\"We should think about some kind of trick. Ah, if only I knew his weak point.\"";
set kaan, 3;
next;
+ goto L_Trick;
L_Trick:
mes "[Kaan]";
@@ -106,12 +111,15 @@ L_Trick:
goto L_Close;
next;
menu
- "He's afraid of scorpions.",-,
+ "He's afraid of scorpions.",L_Continue,
"No idea.",L_Close;
+
+L_Continue:
mes "[Kaan]";
mes "\"Scorpions?! Right! How could I forget?";
mes "When he was a child, he nearly died because he fell into a scorpion nest.\"";
next;
+ goto L_Explain;
L_Explain:
mes "\"Ok, then here's the plan:";