From 20df2abc1aca00d6aa5dc78347133890f36b32f3 Mon Sep 17 00:00:00 2001 From: Saulc Date: Sat, 13 Jan 2018 20:50:42 +0100 Subject: Initial commit --- npc/008-2-13/_import.txt | 5 +++++ npc/008-2-13/_savepoints.txt | 38 ++++++++++++++++++++++++++++++++++++++ npc/008-2-13/_warps.txt | 4 ++++ npc/008-2-13/mapflags.txt | 1 + 4 files changed, 48 insertions(+) create mode 100644 npc/008-2-13/_import.txt create mode 100644 npc/008-2-13/_savepoints.txt create mode 100644 npc/008-2-13/_warps.txt create mode 100644 npc/008-2-13/mapflags.txt (limited to 'npc/008-2-13') diff --git a/npc/008-2-13/_import.txt b/npc/008-2-13/_import.txt new file mode 100644 index 000000000..a4b0330ec --- /dev/null +++ b/npc/008-2-13/_import.txt @@ -0,0 +1,5 @@ +// Map 008-2-13: Hurnscald Clinic +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/008-2-13/_savepoints.txt", +"npc/008-2-13/_warps.txt", +"npc/008-2-13/mapflags.txt", diff --git a/npc/008-2-13/_savepoints.txt b/npc/008-2-13/_savepoints.txt new file mode 100644 index 000000000..5c8fc22d8 --- /dev/null +++ b/npc/008-2-13/_savepoints.txt @@ -0,0 +1,38 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 008-2-13: Hurnscald Clinic saves +008-2-13,29,27,0 script #save_008-2-13_29_27 NPC_SAVE_POINT,{ + savepointparticle .map$, .x, .y, CURRENT_INN; + close; + +OnInit: + .distance = 2; + .sex = G_OTHER; + end; +} +008-2-13,32,27,0 script #save_008-2-13_32_27 NPC_SAVE_POINT,{ + savepointparticle .map$, .x, .y, CURRENT_INN; + close; + +OnInit: + .distance = 2; + .sex = G_OTHER; + end; +} +008-2-13,29,31,0 script #save_008-2-13_29_31 NPC_SAVE_POINT,{ + savepointparticle .map$, .x, .y, CURRENT_INN; + close; + +OnInit: + .distance = 2; + .sex = G_OTHER; + end; +} +008-2-13,32,31,0 script #save_008-2-13_32_31 NPC_SAVE_POINT,{ + savepointparticle .map$, .x, .y, CURRENT_INN; + close; + +OnInit: + .distance = 2; + .sex = G_OTHER; + end; +} diff --git a/npc/008-2-13/_warps.txt b/npc/008-2-13/_warps.txt new file mode 100644 index 000000000..f96812844 --- /dev/null +++ b/npc/008-2-13/_warps.txt @@ -0,0 +1,4 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 008-2-13: Hurnscald Clinic warps +008-2-13,36,32,0 warp #008-2-13_36_32 1,0,008-2-12,35,28 +008-2-13,25,26,0 warp #008-2-13_25_26 1,0,008-2-14,24,30 diff --git a/npc/008-2-13/mapflags.txt b/npc/008-2-13/mapflags.txt new file mode 100644 index 000000000..be0ed6a2c --- /dev/null +++ b/npc/008-2-13/mapflags.txt @@ -0,0 +1 @@ +008-2-13 mapflag town -- cgit v1.2.3-60-g2f50