From 1f84279577ba7e8b0411ae69b7ed4e2ff672cd20 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 7 Jul 2020 15:21:58 -0300 Subject: Monster King Fortress B0F Maps by kytty --- npc/025-3/_import.txt | 1 + npc/025-3/_warps.txt | 3 +++ npc/026-0/_import.txt | 3 +++ npc/026-0/_warps.txt | 3 +++ npc/_import.txt | 1 + 5 files changed, 11 insertions(+) create mode 100644 npc/025-3/_warps.txt create mode 100644 npc/026-0/_import.txt create mode 100644 npc/026-0/_warps.txt (limited to 'npc') diff --git a/npc/025-3/_import.txt b/npc/025-3/_import.txt index b52258e8f..1d4c66f24 100644 --- a/npc/025-3/_import.txt +++ b/npc/025-3/_import.txt @@ -1,3 +1,4 @@ // Map 025-3: The Impregnable Fortress (Outside) // This file is generated automatically. All manually added changes will be removed when running the Converter. "npc/025-3/_mobs.txt", +"npc/025-3/_warps.txt", diff --git a/npc/025-3/_warps.txt b/npc/025-3/_warps.txt new file mode 100644 index 000000000..34399463e --- /dev/null +++ b/npc/025-3/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 025-3: The Impregnable Fortress (Outside) warps +025-3,106,83,0 warp #025-3_106_83 1,0,026-0,64,98 diff --git a/npc/026-0/_import.txt b/npc/026-0/_import.txt new file mode 100644 index 000000000..6a8abc8e2 --- /dev/null +++ b/npc/026-0/_import.txt @@ -0,0 +1,3 @@ +// Map 026-0: The Impregnable Fortress (B0F) +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/026-0/_warps.txt", diff --git a/npc/026-0/_warps.txt b/npc/026-0/_warps.txt new file mode 100644 index 000000000..19eaa3b99 --- /dev/null +++ b/npc/026-0/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 026-0: The Impregnable Fortress (B0F) warps +026-0,64,99,0 warp #026-0_64_99 2,0,025-3,105,84 diff --git a/npc/_import.txt b/npc/_import.txt index 70e3f40b4..247b906e5 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -192,6 +192,7 @@ @include "npc/025-2-1/_import.txt" @include "npc/025-2/_import.txt" @include "npc/025-3/_import.txt" +@include "npc/026-0/_import.txt" @include "npc/027-1/_import.txt" @include "npc/027-2/_import.txt" @include "npc/027-3/_import.txt" -- cgit v1.2.3-70-g09d2