summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-02-19 00:45:08 +0100
committerSaulc <lucashelaine14@gmail.com>2018-02-19 00:45:08 +0100
commit8ce6a07497ebccfc549201647fa00be064a1cbc5 (patch)
tree1fc3c1e7386ea026c3042d36d050d35d5ddae294 /npc
parent3cd3c27ee4bb6becc8ee6445f1dc7d04b9cf9832 (diff)
downloadserverdata-8ce6a07497ebccfc549201647fa00be064a1cbc5.tar.gz
serverdata-8ce6a07497ebccfc549201647fa00be064a1cbc5.tar.bz2
serverdata-8ce6a07497ebccfc549201647fa00be064a1cbc5.tar.xz
serverdata-8ce6a07497ebccfc549201647fa00be064a1cbc5.zip
add map 003-1-3 magic school cave
Diffstat (limited to 'npc')
-rw-r--r--npc/003-1-3/_import.txt4
-rw-r--r--npc/003-1-3/_mobs.txt4
-rw-r--r--npc/003-1-3/_warps.txt4
-rw-r--r--npc/003-1/_warps.txt2
-rw-r--r--npc/004-2/_import.txt2
-rw-r--r--npc/_import.txt1
6 files changed, 16 insertions, 1 deletions
diff --git a/npc/003-1-3/_import.txt b/npc/003-1-3/_import.txt
new file mode 100644
index 000000000..90753ead4
--- /dev/null
+++ b/npc/003-1-3/_import.txt
@@ -0,0 +1,4 @@
+// Map 003-1-3: magic school cave
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+"npc/003-1-3/_mobs.txt",
+"npc/003-1-3/_warps.txt",
diff --git a/npc/003-1-3/_mobs.txt b/npc/003-1-3/_mobs.txt
new file mode 100644
index 000000000..767ef1eb8
--- /dev/null
+++ b/npc/003-1-3/_mobs.txt
@@ -0,0 +1,4 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 003-1-3: magic school cave mobs
+003-1-3,55,58,29,22 monster Cave Snake 1035,8,35000,150000
+003-1-3,70,40,3,1 monster Bif 1058,1,35000,150000
diff --git a/npc/003-1-3/_warps.txt b/npc/003-1-3/_warps.txt
new file mode 100644
index 000000000..c8e143d02
--- /dev/null
+++ b/npc/003-1-3/_warps.txt
@@ -0,0 +1,4 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 003-1-3: magic school cave warps
+003-1-3,83,82,0 warp #003-1-3_83_82 0,0,003-1,59,54
+003-1-3,37,86,0 warp #003-1-3_37_86 0,0,003-1,25,46
diff --git a/npc/003-1/_warps.txt b/npc/003-1/_warps.txt
index 5a87130c0..bbd88c7e5 100644
--- a/npc/003-1/_warps.txt
+++ b/npc/003-1/_warps.txt
@@ -17,3 +17,5 @@
003-1,115,93,0 warp #003-1_115_93 0,0,003-8,41,28
003-1,60,157,0 warp #003-1_60_157 4,0,004-1,63,57
003-1,116,120,0 warp #003-1_116_120 0,0,003-1-2,48,35
+003-1,58,54,0 warp #003-1_58_54 0,0,003-1-3,82,82
+003-1,25,45,0 warp #003-1_25_45 0,0,003-1-3,35,85
diff --git a/npc/004-2/_import.txt b/npc/004-2/_import.txt
index bc0ba945d..841c90112 100644
--- a/npc/004-2/_import.txt
+++ b/npc/004-2/_import.txt
@@ -1,5 +1,5 @@
// Map 004-2: Desert Mountains
// This file is generated automatically. All manually added changes will be removed when running the Converter.
-"npc/004-2/bgmaster.txt",
"npc/004-2/_mobs.txt",
"npc/004-2/_warps.txt",
+"npc/004-2/bgmaster.txt",
diff --git a/npc/_import.txt b/npc/_import.txt
index d4958414a..ebf8d30d3 100644
--- a/npc/_import.txt
+++ b/npc/_import.txt
@@ -8,6 +8,7 @@
@include "npc/002-3/_import.txt"
@include "npc/002-4/_import.txt"
@include "npc/003-1-2/_import.txt"
+@include "npc/003-1-3/_import.txt"
@include "npc/003-1/_import.txt"
@include "npc/003-13/_import.txt"
@include "npc/003-2-0/_import.txt"