summaryrefslogtreecommitdiff
path: root/world/map/npc/004-5
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/004-5')
-rw-r--r--world/map/npc/004-5/_import.txt8
-rw-r--r--world/map/npc/004-5/_mobs.txt15
-rw-r--r--world/map/npc/004-5/_nodes.txt4
-rw-r--r--world/map/npc/004-5/_warps.txt4
-rw-r--r--world/map/npc/004-5/chest.txt27
-rw-r--r--world/map/npc/004-5/mapflags.txt1
6 files changed, 0 insertions, 59 deletions
diff --git a/world/map/npc/004-5/_import.txt b/world/map/npc/004-5/_import.txt
deleted file mode 100644
index 234d6cde..00000000
--- a/world/map/npc/004-5/_import.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-// Map 004-5: Pirate Den
-// This file is generated automatically. All manually added changes will be removed when running the Converter.
-map: 004-5
-npc: npc/004-5/_mobs.txt
-npc: npc/004-5/_nodes.txt
-npc: npc/004-5/_warps.txt
-npc: npc/004-5/chest.txt
-npc: npc/004-5/mapflags.txt
diff --git a/world/map/npc/004-5/_mobs.txt b/world/map/npc/004-5/_mobs.txt
deleted file mode 100644
index b7425fb5..00000000
--- a/world/map/npc/004-5/_mobs.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-// This file is generated automatically. All manually added changes will be removed when running the Converter.
-// Pirate Den mobs
-
-004-5,41,70,6,5|monster|Grenadier|1121,1,100000ms,30000ms
-004-5,41,70,7,3|monster|Swashbuckler|1120,2,100000ms,30000ms
-004-5,40,70,8,2|monster|Thug|1119,2,100000ms,30000ms
-004-5,35,86,6,5|monster|Grenadier|1121,1,100000ms,30000ms
-004-5,34,86,8,2|monster|Thug|1119,2,100000ms,30000ms
-004-5,35,86,7,3|monster|Swashbuckler|1120,2,100000ms,30000ms
-004-5,54,38,6,5|monster|Grenadier|1121,1,100000ms,30000ms
-004-5,53,38,8,2|monster|Thug|1119,2,100000ms,30000ms
-004-5,54,38,7,3|monster|Swashbuckler|1120,2,100000ms,30000ms
-004-5,81,38,6,5|monster|Grenadier|1121,1,100000ms,30000ms
-004-5,80,38,8,2|monster|Thug|1119,2,100000ms,30000ms
-004-5,81,38,7,3|monster|Swashbuckler|1120,2,100000ms,30000ms
diff --git a/world/map/npc/004-5/_nodes.txt b/world/map/npc/004-5/_nodes.txt
deleted file mode 100644
index 55ea7bb3..00000000
--- a/world/map/npc/004-5/_nodes.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-// This file is generated automatically. All manually added changes will be removed when running the Converter.
-// Pirate Den nodes
-
-// (no nodes)
diff --git a/world/map/npc/004-5/_warps.txt b/world/map/npc/004-5/_warps.txt
deleted file mode 100644
index 37989088..00000000
--- a/world/map/npc/004-5/_warps.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-// This file is generated automatically. All manually added changes will be removed when running the Converter.
-// Pirate Den warps
-
-004-5,24,65|warp|-1,-1,004-4,24,62
diff --git a/world/map/npc/004-5/chest.txt b/world/map/npc/004-5/chest.txt
deleted file mode 100644
index 92b55e6c..00000000
--- a/world/map/npc/004-5/chest.txt
+++ /dev/null
@@ -1,27 +0,0 @@
-004-5,89,67,0|script|Old Chest#crastur|111
-{
- set @npc_distance, 1;
- callfunc "PCtoNPCRange";
- if(@npc_check) end;
- set @spants_state, ((QUEST_WG_state & NIBBLE_2_MASK) >> NIBBLE_2_SHIFT);
- if(@spants_state > 5) goto L_Looted;
- if(@spants_state != 5) goto L_Unknown;
- set @spants_state, 6;
- getitem "Bandana", 1;
- set Zeny, (Zeny + rand(8000,20000)); // give some random loot
- mes "This must be the treasure that Crastur was talking about.";
- mes "You see a pile of gold and a Bandana on top.";
- set QUEST_WG_state, (QUEST_WG_state & ~(NIBBLE_2_MASK) | (@spants_state << NIBBLE_2_SHIFT));
- goto L_Close;
-
-L_Looted:
- mes "You have already looted this chest.";
- goto L_Close;
-
-L_Unknown:
- mes "You have no idea how to open this chest.";
- goto L_Close;
-
-L_Close:
- close;
-}
diff --git a/world/map/npc/004-5/mapflags.txt b/world/map/npc/004-5/mapflags.txt
deleted file mode 100644
index d449e0f6..00000000
--- a/world/map/npc/004-5/mapflags.txt
+++ /dev/null
@@ -1 +0,0 @@
-004-5|mapflag|resave|001-1,60,105