From 20df2abc1aca00d6aa5dc78347133890f36b32f3 Mon Sep 17 00:00:00 2001 From: Saulc Date: Sat, 13 Jan 2018 20:50:42 +0100 Subject: Initial commit --- npc/001-2-10/_import.txt | 5 +++++ npc/001-2-10/_savepoints.txt | 11 +++++++++++ npc/001-2-10/_warps.txt | 4 ++++ npc/001-2-10/mapflags.txt | 1 + 4 files changed, 21 insertions(+) create mode 100644 npc/001-2-10/_import.txt create mode 100644 npc/001-2-10/_savepoints.txt create mode 100644 npc/001-2-10/_warps.txt create mode 100644 npc/001-2-10/mapflags.txt (limited to 'npc/001-2-10') diff --git a/npc/001-2-10/_import.txt b/npc/001-2-10/_import.txt new file mode 100644 index 000000000..7c1b01d6e --- /dev/null +++ b/npc/001-2-10/_import.txt @@ -0,0 +1,5 @@ +// Map 001-2-10: Noble House +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/001-2-10/_savepoints.txt", +"npc/001-2-10/_warps.txt", +"npc/001-2-10/mapflags.txt", diff --git a/npc/001-2-10/_savepoints.txt b/npc/001-2-10/_savepoints.txt new file mode 100644 index 000000000..c98aa4502 --- /dev/null +++ b/npc/001-2-10/_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-10: Noble House saves +001-2-10,26,30,0 script #save_001-2-10_26_30 NPC_SAVE_POINT,{ + savepointparticle .map$, .x, .y, CURRENT_INN; + close; + +OnInit: + .distance = 2; + .sex = G_OTHER; + end; +} diff --git a/npc/001-2-10/_warps.txt b/npc/001-2-10/_warps.txt new file mode 100644 index 000000000..e9e39231f --- /dev/null +++ b/npc/001-2-10/_warps.txt @@ -0,0 +1,4 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 001-2-10: Noble House warps +001-2-10,27,45,0 warp #001-2-10_27_45 0,0,001-1,118,50 +001-2-10,51,45,0 warp #001-2-10_51_45 0,0,001-1,135,50 diff --git a/npc/001-2-10/mapflags.txt b/npc/001-2-10/mapflags.txt new file mode 100644 index 000000000..bf8336096 --- /dev/null +++ b/npc/001-2-10/mapflags.txt @@ -0,0 +1 @@ +001-2-10 mapflag town -- cgit v1.2.3-70-g09d2