From e7ed1047703ea1eca35d0821e3491a66d79f24a6 Mon Sep 17 00:00:00 2001 From: wushin Date: Wed, 12 Oct 2016 12:01:49 -0500 Subject: Add auto-gen files in --- npc/001-2-11/_import.txt | 6 ++++-- npc/001-2-11/_savepoints.txt | 11 +++++++++++ npc/001-2-11/_warps.txt | 5 +++-- 3 files changed, 18 insertions(+), 4 deletions(-) create mode 100644 npc/001-2-11/_savepoints.txt (limited to 'npc/001-2-11') diff --git a/npc/001-2-11/_import.txt b/npc/001-2-11/_import.txt index c7bacb62..7e5ac100 100644 --- a/npc/001-2-11/_import.txt +++ b/npc/001-2-11/_import.txt @@ -1,4 +1,6 @@ -// Map 001-2-11: Artis, Noble House +// Map 001-2-11: Noble House +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/001-2-11/_savepoints.txt", +"npc/001-2-11/_warps.txt", "npc/001-2-11/mapflags.txt", "npc/001-2-11/mona.txt", -"npc/001-2-11/_warps.txt", diff --git a/npc/001-2-11/_savepoints.txt b/npc/001-2-11/_savepoints.txt new file mode 100644 index 00000000..fc0b47fb --- /dev/null +++ b/npc/001-2-11/_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-11: Noble House saves +001-2-11,26,31,0 script #save_001-2-11_26_31 NPC_SAVE_POINT,{ + savepointparticle .map$, .x, .y, CURRENT_INN; + close; + +OnInit: + .distance = 2; + .sex = G_OTHER; + end; +} diff --git a/npc/001-2-11/_warps.txt b/npc/001-2-11/_warps.txt index aa15823d..648faa57 100644 --- a/npc/001-2-11/_warps.txt +++ b/npc/001-2-11/_warps.txt @@ -1,2 +1,3 @@ -// Map 001-2-11: Artis, Noble House -001-2-11,46,46,0 warp To Artis#001-2-11 0,0,001-1,148,55 +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 001-2-11: Noble House warps +001-2-11,46,46,0 warp #001-2-11_46_46 0,0,001-1,148,55 -- cgit v1.2.3-60-g2f50