summaryrefslogtreecommitdiff
path: root/npc/001-2-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-2-1')
-rw-r--r--npc/001-2-1/_import.txt6
-rw-r--r--npc/001-2-1/_savepoints.txt11
-rw-r--r--npc/001-2-1/_warps.txt5
3 files changed, 18 insertions, 4 deletions
diff --git a/npc/001-2-1/_import.txt b/npc/001-2-1/_import.txt
index 874a15cc..85933242 100644
--- a/npc/001-2-1/_import.txt
+++ b/npc/001-2-1/_import.txt
@@ -1,3 +1,5 @@
-// Map 001-2-1: Artis, Noble House
-"npc/001-2-1/mapflags.txt",
+// Map 001-2-1: Noble House
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+"npc/001-2-1/_savepoints.txt",
"npc/001-2-1/_warps.txt",
+"npc/001-2-1/mapflags.txt",
diff --git a/npc/001-2-1/_savepoints.txt b/npc/001-2-1/_savepoints.txt
new file mode 100644
index 00000000..4b3f1497
--- /dev/null
+++ b/npc/001-2-1/_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-1: Noble House saves
+001-2-1,27,30,0 script #save_001-2-1_27_30 NPC_SAVE_POINT,{
+ savepointparticle .map$, .x, .y, CURRENT_INN;
+ close;
+
+OnInit:
+ .distance = 2;
+ .sex = G_OTHER;
+ end;
+}
diff --git a/npc/001-2-1/_warps.txt b/npc/001-2-1/_warps.txt
index 210d4bff..1189adc7 100644
--- a/npc/001-2-1/_warps.txt
+++ b/npc/001-2-1/_warps.txt
@@ -1,2 +1,3 @@
-// Map 001-2-1: Artis, Noble House
-001-2-1,37,41,0 warp To Artis#001-2-1 0,0,001-1,128,31
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 001-2-1: Noble House warps
+001-2-1,37,41,0 warp #001-2-1_37_41 0,0,001-1,128,31