summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-09-10 15:19:14 -0300
committerJesusaves <cpntb1@ymail.com>2018-09-10 15:19:14 -0300
commit96f9dcc356fcea07458631eb55603cffa33aaae5 (patch)
tree7d01581fc928119e2dbe461dd81ca5b9bc3893a4 /npc
parent09853b8be9930a83f56a2af8f4a6cac76fe980c9 (diff)
downloadserverdata-96f9dcc356fcea07458631eb55603cffa33aaae5.tar.gz
serverdata-96f9dcc356fcea07458631eb55603cffa33aaae5.tar.bz2
serverdata-96f9dcc356fcea07458631eb55603cffa33aaae5.tar.xz
serverdata-96f9dcc356fcea07458631eb55603cffa33aaae5.zip
Regenerate map data
Diffstat (limited to 'npc')
-rw-r--r--npc/014-5/sign.txt2
-rw-r--r--npc/019-1-1/_import.txt3
-rw-r--r--npc/019-1-1/_warps.txt3
-rw-r--r--npc/019-1/_warps.txt1
-rw-r--r--npc/_import.txt1
5 files changed, 10 insertions, 0 deletions
diff --git a/npc/014-5/sign.txt b/npc/014-5/sign.txt
index 422cd3d80..c4018c1f4 100644
--- a/npc/014-5/sign.txt
+++ b/npc/014-5/sign.txt
@@ -8,8 +8,10 @@
mesc l("Welcome to the Greenlands, the place cursed by the Monster King to be ice forever, and now known as Icelands.");
next;
mesc l("It's advised to come ready for the cold, the hungry beasts, and other dangers snow may bring.");
+ /*
next;
mesc l("WARNING: Path temporaly closed due strong snowstorm."), 3;
+ */
close;
OnInit:
diff --git a/npc/019-1-1/_import.txt b/npc/019-1-1/_import.txt
new file mode 100644
index 000000000..0dd8ae92d
--- /dev/null
+++ b/npc/019-1-1/_import.txt
@@ -0,0 +1,3 @@
+// Map 019-1-1: Miller's House
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+"npc/019-1-1/_warps.txt",
diff --git a/npc/019-1-1/_warps.txt b/npc/019-1-1/_warps.txt
new file mode 100644
index 000000000..f5764e2b8
--- /dev/null
+++ b/npc/019-1-1/_warps.txt
@@ -0,0 +1,3 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 019-1-1: Miller's House warps
+019-1-1,33,42,0 warp #019-1-1_33_42 0,0,019-1,84,59
diff --git a/npc/019-1/_warps.txt b/npc/019-1/_warps.txt
index c8e84a466..603b4c279 100644
--- a/npc/019-1/_warps.txt
+++ b/npc/019-1/_warps.txt
@@ -1,3 +1,4 @@
// This file is generated automatically. All manually added changes will be removed when running the Converter.
// Map 019-1: Snow Field warps
019-1,61,102,0 warp #019-1_61_102 3,0,014-5,192,17
+019-1,84,53,0 warp #019-1_84_53 0,0,019-1-1,33,41
diff --git a/npc/_import.txt b/npc/_import.txt
index dfda64b20..1df91b4d4 100644
--- a/npc/_import.txt
+++ b/npc/_import.txt
@@ -98,6 +98,7 @@
@include "npc/018-4-2/_import.txt"
@include "npc/018-4/_import.txt"
@include "npc/018-5/_import.txt"
+@include "npc/019-1-1/_import.txt"
@include "npc/019-1/_import.txt"
@include "npc/boss/_import.txt"
@include "npc/botcheck/_import.txt"