From 9d40453aa4ec81aed8083c3aeff2863fa6bb39bb Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 1 Apr 2018 22:41:51 -0300 Subject: Receive Hurnscald from server data --- Npc/008-2-11/_import.txt | 5 +++++ Npc/008-2-11/_savepoints.txt | 20 ++++++++++++++++++++ Npc/008-2-11/_warps.txt | 3 +++ Npc/008-2-11/mapflags.txt | 1 + 4 files changed, 29 insertions(+) create mode 100644 Npc/008-2-11/_import.txt create mode 100644 Npc/008-2-11/_savepoints.txt create mode 100644 Npc/008-2-11/_warps.txt create mode 100644 Npc/008-2-11/mapflags.txt (limited to 'Npc/008-2-11') diff --git a/Npc/008-2-11/_import.txt b/Npc/008-2-11/_import.txt new file mode 100644 index 00000000..84ad9ceb --- /dev/null +++ b/Npc/008-2-11/_import.txt @@ -0,0 +1,5 @@ +// Map 008-2-11: Hurnscald City Hall +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/008-2-11/_savepoints.txt", +"npc/008-2-11/_warps.txt", +"npc/008-2-11/mapflags.txt", diff --git a/Npc/008-2-11/_savepoints.txt b/Npc/008-2-11/_savepoints.txt new file mode 100644 index 00000000..c3cf65fc --- /dev/null +++ b/Npc/008-2-11/_savepoints.txt @@ -0,0 +1,20 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 008-2-11: Hurnscald City Hall saves +008-2-11,25,27,0 script #save_008-2-11_25_27 NPC_SAVE_POINT,{ + savepointparticle .map$, .x, .y, CURRENT_INN; + close; + +OnInit: + .distance = 2; + .sex = G_OTHER; + end; +} +008-2-11,45,27,0 script #save_008-2-11_45_27 NPC_SAVE_POINT,{ + savepointparticle .map$, .x, .y, CURRENT_INN; + close; + +OnInit: + .distance = 2; + .sex = G_OTHER; + end; +} diff --git a/Npc/008-2-11/_warps.txt b/Npc/008-2-11/_warps.txt new file mode 100644 index 00000000..6c8c4732 --- /dev/null +++ b/Npc/008-2-11/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 008-2-11: Hurnscald City Hall warps +008-2-11,37,28,0 warp #008-2-11_37_28 1,0,008-2-10,36,26 diff --git a/Npc/008-2-11/mapflags.txt b/Npc/008-2-11/mapflags.txt new file mode 100644 index 00000000..3e084fc0 --- /dev/null +++ b/Npc/008-2-11/mapflags.txt @@ -0,0 +1 @@ +008-2-11 mapflag town -- cgit v1.2.3-70-g09d2