summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-05-23 14:32:10 -0300
committerJesusaves <cpntb1@ymail.com>2018-05-23 14:32:10 -0300
commit6a358f1328830d0d964b4beb8f18f211066f1e9b (patch)
treef99da1c7df4db79ca27a2c85b27915da35a9c690 /npc
parent8eb590c666e1bef4fa200b352c78e18d3637f613 (diff)
downloadserverdata-6a358f1328830d0d964b4beb8f18f211066f1e9b.tar.gz
serverdata-6a358f1328830d0d964b4beb8f18f211066f1e9b.tar.bz2
serverdata-6a358f1328830d0d964b4beb8f18f211066f1e9b.tar.xz
serverdata-6a358f1328830d0d964b4beb8f18f211066f1e9b.zip
Make Maps
Diffstat (limited to 'npc')
-rw-r--r--npc/010-2-1/_import.txt4
-rw-r--r--npc/010-2-1/_mobs.txt10
-rw-r--r--npc/010-2-1/_warps.txt6
-rw-r--r--npc/_import.txt1
4 files changed, 21 insertions, 0 deletions
diff --git a/npc/010-2-1/_import.txt b/npc/010-2-1/_import.txt
new file mode 100644
index 000000000..bfe5d5e8c
--- /dev/null
+++ b/npc/010-2-1/_import.txt
@@ -0,0 +1,4 @@
+// Map 010-2-1: Canyon Caves
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+"npc/010-2-1/_mobs.txt",
+"npc/010-2-1/_warps.txt",
diff --git a/npc/010-2-1/_mobs.txt b/npc/010-2-1/_mobs.txt
new file mode 100644
index 000000000..7c5134f47
--- /dev/null
+++ b/npc/010-2-1/_mobs.txt
@@ -0,0 +1,10 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 010-2-1: Canyon Caves mobs
+010-2-1,55,58,29,22 monster Cave Snake 1035,12,35000,150000
+010-2-1,70,40,3,1 monster Small Topaz Bif 1101,1,35000,150000
+010-2-1,54,54,54,54 monster Cave Maggot 1027,20,40000,200000
+010-2-1,43,66,9,6 monster Snake 1122,3,35000,150000
+010-2-1,46,40,4,4 monster Snake 1122,3,35000,150000
+010-2-1,84,56,9,9 monster Snake 1122,3,35000,150000
+010-2-1,60,46,29,22 monster Cave Maggot 1027,6,35000,150000
+010-2-1,55,48,29,22 monster Small Topaz Bif 1101,3,35000,150000
diff --git a/npc/010-2-1/_warps.txt b/npc/010-2-1/_warps.txt
new file mode 100644
index 000000000..052a836e2
--- /dev/null
+++ b/npc/010-2-1/_warps.txt
@@ -0,0 +1,6 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 010-2-1: Canyon Caves warps
+010-2-1,78,73,0 warp #010-2-1_78_73 0,0,004-2,100,90
+010-2-1,26,86,0 warp #010-2-1_26_86 0,0,004-2,84,78
+010-2-1,25,47,0 warp #010-2-1_25_47 0,0,010-1,93,67
+010-2-1,51,26,0 warp #010-2-1_51_26 0,0,004-2,116,35
diff --git a/npc/_import.txt b/npc/_import.txt
index 683dcae10..f2b6d1773 100644
--- a/npc/_import.txt
+++ b/npc/_import.txt
@@ -41,6 +41,7 @@
@include "npc/009-1/_import.txt"
@include "npc/010-1-1/_import.txt"
@include "npc/010-1/_import.txt"
+@include "npc/010-2-1/_import.txt"
@include "npc/010-2/_import.txt"
@include "npc/011-1/_import.txt"
@include "npc/011-2/_import.txt"