summaryrefslogtreecommitdiff
path: root/world/map/npc/011-3
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/011-3')
-rw-r--r--world/map/npc/011-3/_import.txt8
-rw-r--r--world/map/npc/011-3/_mobs.txt5
-rw-r--r--world/map/npc/011-3/_nodes.txt4
-rw-r--r--world/map/npc/011-3/_warps.txt4
-rw-r--r--world/map/npc/011-3/hermit.txt66
-rw-r--r--world/map/npc/011-3/mapflags.txt1
6 files changed, 0 insertions, 88 deletions
diff --git a/world/map/npc/011-3/_import.txt b/world/map/npc/011-3/_import.txt
deleted file mode 100644
index d8dd3777..00000000
--- a/world/map/npc/011-3/_import.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-// Map 011-3: Hermit's Cave
-// This file is generated automatically. All manually added changes will be removed when running the Converter.
-map: 011-3
-npc: npc/011-3/_mobs.txt
-npc: npc/011-3/_nodes.txt
-npc: npc/011-3/_warps.txt
-npc: npc/011-3/hermit.txt
-npc: npc/011-3/mapflags.txt
diff --git a/world/map/npc/011-3/_mobs.txt b/world/map/npc/011-3/_mobs.txt
deleted file mode 100644
index f90961fb..00000000
--- a/world/map/npc/011-3/_mobs.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-// This file is generated automatically. All manually added changes will be removed when running the Converter.
-// Hermit's Cave mobs
-
-011-3,0,0,0,0|monster|Bat|1017,10,0ms,0ms
-011-3,0,0,0,0|monster|Silkworm|1035,3,60000ms,30000ms
diff --git a/world/map/npc/011-3/_nodes.txt b/world/map/npc/011-3/_nodes.txt
deleted file mode 100644
index d9dd7661..00000000
--- a/world/map/npc/011-3/_nodes.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-// This file is generated automatically. All manually added changes will be removed when running the Converter.
-// Hermit's Cave nodes
-
-// (no nodes)
diff --git a/world/map/npc/011-3/_warps.txt b/world/map/npc/011-3/_warps.txt
deleted file mode 100644
index 5c381ab2..00000000
--- a/world/map/npc/011-3/_warps.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-// This file is generated automatically. All manually added changes will be removed when running the Converter.
-// Hermit's Cave warps
-
-011-3,31,14|warp|-1,-1,011-4,73,10
diff --git a/world/map/npc/011-3/hermit.txt b/world/map/npc/011-3/hermit.txt
deleted file mode 100644
index 351b41a4..00000000
--- a/world/map/npc/011-3/hermit.txt
+++ /dev/null
@@ -1,66 +0,0 @@
-//
-
-011-3,30,23,0|script|Arkim|116
-{
- mes "[Arkim the Hermit]";
- mes "\"Do you want to go back outside?\"";
- if (@knowhermitstory == 1) goto L_Short_Menu;
- menu
- "Yes, please!", L_Sure,
- "Not yet.", L_Close,
- "Actually... Why do you live here?", L_Interested;
-
-L_Short_Menu:
- menu
- "Yes, please!", L_Sure,
- "Not yet.", L_Close,
- "What was that deal you were offering?", L_Quest;
-
-L_Sure:
- warp "011-1", 60, 95;
- close;
-
-L_Interested:
- mes "[Arkim the Hermit]";
- mes "\"Oh my, never really thought about it!\"";
- next;
- mes "[Arkim the Hermit]";
- mes "\"I guess mostly I enjoy experimenting with the bats here.\"";
- menu
- "I see...", L_Close,
- "What type of experimenting?", L_Experiment;
-
-L_Experiment:
- mes "[Arkim the Hermit]";
- mes "\"Never really thought about it either...\"";
- next;
- mes "You watch as the hermit's old, lazy eyes open wide, and the old man comes alive with energy.";
- next;
- mes "[Arkim the Hermit]";
- mes "\"I GUESS I REALLY LIKE CUTTING THEM UP TO SEE HOW THEY WORK!! HAHAHA!\"";
- menu
- "YOU'RE CRAZY!", L_Close,
- "Right... me too! Can I help?", L_Quest;
-
-L_Close:
- close;
-
-L_Quest:
- set @knowhermitstory, 1;
-
- set @dq_level, 20;
- set @dq_cost, 4;
- set @dq_count, 3;
- set @dq_name$, "BatWing";
- set @dq_friendly_name$, "bat wings";
- set @dq_money, 600;
- set @dq_exp, 100;
-
- callfunc "DailyQuest";
-
- next;
-
- mes "[Arkim the Hermit]";
- mes "\"And remember: never lend your toothbrush to a slime!\"";
- close;
-}
diff --git a/world/map/npc/011-3/mapflags.txt b/world/map/npc/011-3/mapflags.txt
deleted file mode 100644
index 23143d92..00000000
--- a/world/map/npc/011-3/mapflags.txt
+++ /dev/null
@@ -1 +0,0 @@
-011-3|mapflag|resave|011-1,103,34