summaryrefslogtreecommitdiff
path: root/npc/001-2-3
diff options
context:
space:
mode:
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