summaryrefslogtreecommitdiff
path: root/world/map/npc/030-2
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2014-04-04 18:02:08 -0700
committerBen Longbons <b.r.longbons@gmail.com>2014-04-04 18:02:08 -0700
commit6a85a72e083bc65d4a45f53aa6c6437ff6b11f7f (patch)
tree34649701476a045eba135bc59db91d94adc2ff56 /world/map/npc/030-2
parenta00579f57be4f02cd2a60ecd9468277ba6631e78 (diff)
downloadserverdata-6a85a72e083bc65d4a45f53aa6c6437ff6b11f7f.tar.gz
serverdata-6a85a72e083bc65d4a45f53aa6c6437ff6b11f7f.tar.bz2
serverdata-6a85a72e083bc65d4a45f53aa6c6437ff6b11f7f.tar.xz
serverdata-6a85a72e083bc65d4a45f53aa6c6437ff6b11f7f.zip
Clear (most) new warnings
Diffstat (limited to 'world/map/npc/030-2')
-rw-r--r--world/map/npc/030-2/eljas.txt6
-rw-r--r--world/map/npc/030-2/roasted_acrons_helper.txt7
2 files changed, 0 insertions, 13 deletions
diff --git a/world/map/npc/030-2/eljas.txt b/world/map/npc/030-2/eljas.txt
index 288dbb4e..33c54bf6 100644
--- a/world/map/npc/030-2/eljas.txt
+++ b/world/map/npc/030-2/eljas.txt
@@ -27,12 +27,6 @@ L_XmasMain:
goto L_NeedList1;
goto L_NeedList2;
-L_Broken:
- mes "If you somehow reached this label this means the quest is broken, your quest state is reset to zero, however you do not have to collect lists again.";
- set @xmas_state, 0;
- callfunc "XmasSetState";
- goto L_Close;
-
L_HaveList1:
mes "[Eljas]";
mes "\"Hello! Welcome to the Christmas Inn. We work all year around to make the magic happen.\"";
diff --git a/world/map/npc/030-2/roasted_acrons_helper.txt b/world/map/npc/030-2/roasted_acrons_helper.txt
index 8c7c6e41..2c901153 100644
--- a/world/map/npc/030-2/roasted_acrons_helper.txt
+++ b/world/map/npc/030-2/roasted_acrons_helper.txt
@@ -62,13 +62,6 @@ L_Roast:
"Let's roast some more.", L_Roast,
"Thank you.", L_Close;
-L_RoastAcornAgain:
- mes "[Verneri]";
- mes "\"Hello again. Do you want to roast some more acorns? They're delicious, right? Maybe we should do this every year.\"";
- menu
- "Not now.", L_Close,
- "Yes, I brought the ingredients.", L_Roast;
-
L_FullInv:
mes "\"You need some space to put the roasted acorns.\"";
goto L_Close;