summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Botosh <rumly111@gmail.com>2015-10-25 23:01:42 +0200
committerJoseph Botosh <rumly111@gmail.com>2015-10-25 23:01:42 +0200
commit1c7cf5dd9c9813e99765deea99bbde3a54b18733 (patch)
tree47b0f07ab601539cc3e4f2d7b711073703b3f811
parentd16491165736222a9cc5c6c0622f3a4e13ab74ee (diff)
downloadserverdata-1c7cf5dd9c9813e99765deea99bbde3a54b18733.tar.gz
serverdata-1c7cf5dd9c9813e99765deea99bbde3a54b18733.tar.bz2
serverdata-1c7cf5dd9c9813e99765deea99bbde3a54b18733.tar.xz
serverdata-1c7cf5dd9c9813e99765deea99bbde3a54b18733.zip
add map 000-2-4 dir with minimal required files
-rw-r--r--npc/000-2-4/_import.txt4
-rw-r--r--npc/000-2-4/_mobs.txt3
-rw-r--r--npc/000-2-4/_warps.txt3
-rw-r--r--npc/000-2-4/mapflags.txt1
-rw-r--r--npc/_import.txt1
5 files changed, 12 insertions, 0 deletions
diff --git a/npc/000-2-4/_import.txt b/npc/000-2-4/_import.txt
new file mode 100644
index 00000000..a421cf8d
--- /dev/null
+++ b/npc/000-2-4/_import.txt
@@ -0,0 +1,4 @@
+// Map 000-2-4: La Johanne, Hold, Alige's hideout.
+npc: npc/000-2-4/mapflags.txt
+npc: npc/000-2-4/_mobs.txt
+npc: npc/000-2-4/_warps.txt
diff --git a/npc/000-2-4/_mobs.txt b/npc/000-2-4/_mobs.txt
new file mode 100644
index 00000000..216d8c4c
--- /dev/null
+++ b/npc/000-2-4/_mobs.txt
@@ -0,0 +1,3 @@
+// 000-2-4 mobs
+
+000-2-4,30,30,2,2 monster Cuco 1018,1,90000,80000
diff --git a/npc/000-2-4/_warps.txt b/npc/000-2-4/_warps.txt
new file mode 100644
index 00000000..9c2e9d2e
--- /dev/null
+++ b/npc/000-2-4/_warps.txt
@@ -0,0 +1,3 @@
+// 000-2-4 warps
+
+000-2-4,41,30 warp ToLevel2 0,0,000-2-2,25,31
diff --git a/npc/000-2-4/mapflags.txt b/npc/000-2-4/mapflags.txt
new file mode 100644
index 00000000..a824a50c
--- /dev/null
+++ b/npc/000-2-4/mapflags.txt
@@ -0,0 +1 @@
+000-2-4 mapflag nosave 000-2-2,25,31
diff --git a/npc/_import.txt b/npc/_import.txt
index e6c44502..8a86b83e 100644
--- a/npc/_import.txt
+++ b/npc/_import.txt
@@ -7,6 +7,7 @@ import: npc/000-2-0/_import.txt
import: npc/000-2-1/_import.txt
import: npc/000-2-2/_import.txt
import: npc/000-2-3/_import.txt
+import: npc/000-2-4/_import.txt
import: npc/001-1/_import.txt
import: npc/001-2-0/_import.txt
import: npc/001-2-1/_import.txt