summaryrefslogtreecommitdiff
path: root/world/map/npc/017-9
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/017-9')
-rw-r--r--world/map/npc/017-9/_import.txt8
-rw-r--r--world/map/npc/017-9/_mobs.txt3
-rw-r--r--world/map/npc/017-9/_nodes.txt4
-rw-r--r--world/map/npc/017-9/_warps.txt8
-rw-r--r--world/map/npc/017-9/mapflags.txt1
-rw-r--r--world/map/npc/017-9/npcs.txt39
6 files changed, 0 insertions, 63 deletions
diff --git a/world/map/npc/017-9/_import.txt b/world/map/npc/017-9/_import.txt
deleted file mode 100644
index 06bab503..00000000
--- a/world/map/npc/017-9/_import.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-// Map 017-9: GM Lounge
-// This file is generated automatically. All manually added changes will be removed when running the Converter.
-map: 017-9
-npc: npc/017-9/_mobs.txt
-npc: npc/017-9/_nodes.txt
-npc: npc/017-9/_warps.txt
-npc: npc/017-9/mapflags.txt
-npc: npc/017-9/npcs.txt
diff --git a/world/map/npc/017-9/_mobs.txt b/world/map/npc/017-9/_mobs.txt
deleted file mode 100644
index d8d6de99..00000000
--- a/world/map/npc/017-9/_mobs.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-// This file is generated automatically. All manually added changes will be removed when running the Converter.
-// GM Lounge mobs
-
diff --git a/world/map/npc/017-9/_nodes.txt b/world/map/npc/017-9/_nodes.txt
deleted file mode 100644
index 78aae663..00000000
--- a/world/map/npc/017-9/_nodes.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-// This file is generated automatically. All manually added changes will be removed when running the Converter.
-// GM Lounge nodes
-
-// (no nodes)
diff --git a/world/map/npc/017-9/_warps.txt b/world/map/npc/017-9/_warps.txt
deleted file mode 100644
index 15bde415..00000000
--- a/world/map/npc/017-9/_warps.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-// This file is generated automatically. All manually added changes will be removed when running the Converter.
-// GM Lounge warps
-
-017-9,29,20|warp|-1,-1,020-1,60,75
-017-9,26,21|warp|-1,-1,009-1,43,45
-017-9,21,20|warp|-1,-1,001-1,54,118
-017-9,31,20|warp|-1,-1,027-2,46,110
-017-9,23,20|warp|-1,-1,029-1,34,95
diff --git a/world/map/npc/017-9/mapflags.txt b/world/map/npc/017-9/mapflags.txt
deleted file mode 100644
index 7a013d6a..00000000
--- a/world/map/npc/017-9/mapflags.txt
+++ /dev/null
@@ -1 +0,0 @@
-017-9|mapflag|resave|017-9,26,25
diff --git a/world/map/npc/017-9/npcs.txt b/world/map/npc/017-9/npcs.txt
deleted file mode 100644
index 9ba0e498..00000000
--- a/world/map/npc/017-9/npcs.txt
+++ /dev/null
@@ -1,39 +0,0 @@
-009-1,42,43,0|script|#SecretDoor|32767,0,0
-{
- if (GM < MAP_LOUNGE && GM < G_SYSOP && !debug) end;
- gmlog "@warp 017-9";
- warp "017-9", 27, 23;
- end;
-}
-
-020-1,60,76,0|script|#SecretDoor2|32767,0,0
-{
- if (GM < MAP_LOUNGE && GM < G_SYSOP && !debug) end;
- gmlog "@warp 017-9";
- warp "017-9", 29, 21;
- end;
-}
-
-001-1,54,118,0|script|#SecretDoor3|32767,0,0
-{
- if (GM < MAP_LOUNGE && GM < G_SYSOP && !debug) end;
- gmlog "@warp 017-9";
- warp "017-9", 21, 21;
- end;
-}
-
-027-2,46,111,0|script|#SecretDoor4|32767,0,0
-{
- if (GM < MAP_LOUNGE && GM < G_SYSOP && !debug) end;
- gmlog "@warp 017-9";
- warp "017-9", 31, 21;
- end;
-}
-
-029-1,34,96,0|script|#SecretDoor5|32767,0,0
-{
- if (GM < MAP_LOUNGE && GM < G_SYSOP && !debug) end;
- gmlog "@warp 017-9";
- warp "017-9", 23, 21;
- end;
-}