summaryrefslogtreecommitdiff
path: root/npc/001-2-3
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2016-10-12 12:01:49 -0500
committerwushin <pasekei@gmail.com>2016-11-24 21:28:52 -0600
commite7ed1047703ea1eca35d0821e3491a66d79f24a6 (patch)
tree60a43b0bd42027afb426bd3043dc6392f818baf3 /npc/001-2-3
parent01b3347b3ddde80d53380691cb8ba811597be5ea (diff)
downloadserverdata-e7ed1047703ea1eca35d0821e3491a66d79f24a6.tar.gz
serverdata-e7ed1047703ea1eca35d0821e3491a66d79f24a6.tar.bz2
serverdata-e7ed1047703ea1eca35d0821e3491a66d79f24a6.tar.xz
serverdata-e7ed1047703ea1eca35d0821e3491a66d79f24a6.zip
Add auto-gen files in
Diffstat (limited to 'npc/001-2-3')
-rw-r--r--npc/001-2-3/_import.txt6
-rw-r--r--npc/001-2-3/_savepoints.txt11
-rw-r--r--npc/001-2-3/_warps.txt5
3 files changed, 18 insertions, 4 deletions
diff --git a/npc/001-2-3/_import.txt b/npc/001-2-3/_import.txt
index ee5e8a1e..c003e206 100644
--- a/npc/001-2-3/_import.txt
+++ b/npc/001-2-3/_import.txt
@@ -1,3 +1,5 @@
-// Map 001-2-3: Artis, Moon's House, First Floor
-"npc/001-2-3/mapflags.txt",
+// Map 001-2-3: First Floor
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+"npc/001-2-3/_savepoints.txt",
"npc/001-2-3/_warps.txt",
+"npc/001-2-3/mapflags.txt",
diff --git a/npc/001-2-3/_savepoints.txt b/npc/001-2-3/_savepoints.txt
new file mode 100644
index 00000000..a3e08055
--- /dev/null
+++ b/npc/001-2-3/_savepoints.txt
@@ -0,0 +1,11 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 001-2-3: First Floor saves
+001-2-3,42,32,0 script #save_001-2-3_42_32 NPC_SAVE_POINT,{
+ savepointparticle .map$, .x, .y, CURRENT_INN;
+ close;
+
+OnInit:
+ .distance = 2;
+ .sex = G_OTHER;
+ end;
+}
diff --git a/npc/001-2-3/_warps.txt b/npc/001-2-3/_warps.txt
index 1bcf29e6..ddd0b6e1 100644
--- a/npc/001-2-3/_warps.txt
+++ b/npc/001-2-3/_warps.txt
@@ -1,2 +1,3 @@
-// Map 001-2-3: Artis, Moon's House, First Floor
-001-2-3,27,31,0 warp To First Level 1,0,001-2-2,27,30
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 001-2-3: First Floor warps
+001-2-3,27,31,0 warp #001-2-3_27_31 2,0,001-2-2,27,31