summaryrefslogtreecommitdiff
path: root/npc/008-2-3
diff options
context:
space:
mode:
authorgumi <git@gumi.ca>2018-05-10 15:50:27 -0400
committergumi <git@gumi.ca>2018-05-10 15:50:27 -0400
commitc5e9084472a28372579b901a4daea91edbeb4e4d (patch)
tree5c58b861947df9591a29fabc2264f76812286987 /npc/008-2-3
parent24f72660c2a527f59273257a1ceee5c6851f6981 (diff)
downloadserverdata-c5e9084472a28372579b901a4daea91edbeb4e4d.tar.gz
serverdata-c5e9084472a28372579b901a4daea91edbeb4e4d.tar.bz2
serverdata-c5e9084472a28372579b901a4daea91edbeb4e4d.tar.xz
serverdata-c5e9084472a28372579b901a4daea91edbeb4e4d.zip
make maps following the woodland merge
Diffstat (limited to 'npc/008-2-3')
-rw-r--r--npc/008-2-3/_import.txt1
-rw-r--r--npc/008-2-3/_savepoints.txt74
-rw-r--r--npc/008-2-3/_warps.txt2
3 files changed, 76 insertions, 1 deletions
diff --git a/npc/008-2-3/_import.txt b/npc/008-2-3/_import.txt
index ed172cc7..69f68a67 100644
--- a/npc/008-2-3/_import.txt
+++ b/npc/008-2-3/_import.txt
@@ -1,4 +1,5 @@
// Map 008-2-3: The Rusty Pick
// This file is generated automatically. All manually added changes will be removed when running the Converter.
+"npc/008-2-3/_savepoints.txt",
"npc/008-2-3/_warps.txt",
"npc/008-2-3/mapflags.txt",
diff --git a/npc/008-2-3/_savepoints.txt b/npc/008-2-3/_savepoints.txt
new file mode 100644
index 00000000..ab7e555d
--- /dev/null
+++ b/npc/008-2-3/_savepoints.txt
@@ -0,0 +1,74 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 008-2-3: The Rusty Pick saves
+008-2-3,61,31,0 script #save_008-2-3_61_31 NPC_SAVE_POINT,{
+ savepointparticle .map$, .x, .y, CURRENT_INN;
+ close;
+
+OnInit:
+ .distance = 2;
+ .sex = G_OTHER;
+ end;
+}
+008-2-3,60,35,0 script #save_008-2-3_60_35 NPC_SAVE_POINT,{
+ savepointparticle .map$, .x, .y, CURRENT_INN;
+ close;
+
+OnInit:
+ .distance = 2;
+ .sex = G_OTHER;
+ end;
+}
+008-2-3,57,31,0 script #save_008-2-3_57_31 NPC_SAVE_POINT,{
+ savepointparticle .map$, .x, .y, CURRENT_INN;
+ close;
+
+OnInit:
+ .distance = 2;
+ .sex = G_OTHER;
+ end;
+}
+008-2-3,57,35,0 script #save_008-2-3_57_35 NPC_SAVE_POINT,{
+ savepointparticle .map$, .x, .y, CURRENT_INN;
+ close;
+
+OnInit:
+ .distance = 2;
+ .sex = G_OTHER;
+ end;
+}
+008-2-3,53,35,0 script #save_008-2-3_53_35 NPC_SAVE_POINT,{
+ savepointparticle .map$, .x, .y, CURRENT_INN;
+ close;
+
+OnInit:
+ .distance = 2;
+ .sex = G_OTHER;
+ end;
+}
+008-2-3,53,31,0 script #save_008-2-3_53_31 NPC_SAVE_POINT,{
+ savepointparticle .map$, .x, .y, CURRENT_INN;
+ close;
+
+OnInit:
+ .distance = 2;
+ .sex = G_OTHER;
+ end;
+}
+008-2-3,49,31,0 script #save_008-2-3_49_31 NPC_SAVE_POINT,{
+ savepointparticle .map$, .x, .y, CURRENT_INN;
+ close;
+
+OnInit:
+ .distance = 2;
+ .sex = G_OTHER;
+ end;
+}
+008-2-3,49,35,0 script #save_008-2-3_49_35 NPC_SAVE_POINT,{
+ savepointparticle .map$, .x, .y, CURRENT_INN;
+ close;
+
+OnInit:
+ .distance = 2;
+ .sex = G_OTHER;
+ end;
+}
diff --git a/npc/008-2-3/_warps.txt b/npc/008-2-3/_warps.txt
index 957ed686..3233aa46 100644
--- a/npc/008-2-3/_warps.txt
+++ b/npc/008-2-3/_warps.txt
@@ -1,3 +1,3 @@
// This file is generated automatically. All manually added changes will be removed when running the Converter.
// Map 008-2-3: The Rusty Pick warps
-008-2-3,67,29,0 warp #008-2-3_67_29 1,0,008-2-2,51,26
+008-2-3,67,29,0 warp #008-2-3_67_29 1,0,008-2-2,51,29