summaryrefslogtreecommitdiff
path: root/world/map/npc/030-3/orum_homunculus.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/030-3/orum_homunculus.txt')
-rw-r--r--world/map/npc/030-3/orum_homunculus.txt15
1 files changed, 11 insertions, 4 deletions
diff --git a/world/map/npc/030-3/orum_homunculus.txt b/world/map/npc/030-3/orum_homunculus.txt
index f699737e..0aaaebf0 100644
--- a/world/map/npc/030-3/orum_homunculus.txt
+++ b/world/map/npc/030-3/orum_homunculus.txt
@@ -204,7 +204,9 @@ L_QuestStart1:
mes "\"Greetings traveler, Do you have any time to help me out?\"";
menu
"No. I really have to go.", L_Close,
- "Sure, I'm listening.", -;
+ "Sure, I'm listening.", L_Next;
+
+L_Next:
mes "\"Good. You may have heard that some of the children's wish lists are missing.\"";
mes "\"I sent a courier out to get their lists, but they have yet to return.\"";
next;
@@ -220,7 +222,9 @@ L_QuestStart2:
mes "\"Greetings traveler, Do you have any time to help me out?\"";
menu
"No. I really have to go.", L_Close,
- "Sure, I'm listening.", -;
+ "Sure, I'm listening.", L_KeepGoing;
+
+L_KeepGoing:
mes "\"Good. You may have heard that some of the children's wish lists are missing.\"";
mes "\"I sent a courier out to get their lists, but they have yet to return.\"";
next;
@@ -256,7 +260,8 @@ L_SantasList:
goto L_NotComplete;
mes "\"Take the altered list to Elijas.\"";
menu
- "I don't know, this sounds kind of naughty.",-;
+ "I don't know, this sounds kind of naughty.",L_Foo;
+L_Foo:
mes "\"Do my bidding or I'll have no more words with you.\"";
goto L_Close;
@@ -264,7 +269,9 @@ L_ListReturn:
mes "[Orum's Homunculus]";
mes "\"This had better be important, I've got enough to worry about.\"";
menu
- "Sorry for interrupting, but I've come down here because I delivered the fake list", -;
+ "Sorry for interrupting, but I've come down here because I delivered the fake list", L_FakeList;
+
+L_FakeList:
mes "he stares blankly at you for a bit... ";
next;
mes "\"MUHAHAHAHAHAHAA!!\"";