diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-12-28 22:24:08 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-12-28 22:24:08 -0300 |
commit | 7484d8a9aed3bc61563a7817678bdcb8593308a9 (patch) | |
tree | b4c75451465d3c6da2dac83865c37ad11ea42c56 /npc | |
parent | bd9567ba0e1abcd8523562e4298a30e17e9e9f4a (diff) | |
download | serverdata-7484d8a9aed3bc61563a7817678bdcb8593308a9.tar.gz serverdata-7484d8a9aed3bc61563a7817678bdcb8593308a9.tar.bz2 serverdata-7484d8a9aed3bc61563a7817678bdcb8593308a9.tar.xz serverdata-7484d8a9aed3bc61563a7817678bdcb8593308a9.zip |
026-1 Impregnable Fortress B1F
Diffstat (limited to 'npc')
-rw-r--r-- | npc/026-1/_import.txt | 3 | ||||
-rw-r--r-- | npc/026-1/_warps.txt | 3 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
3 files changed, 7 insertions, 0 deletions
diff --git a/npc/026-1/_import.txt b/npc/026-1/_import.txt new file mode 100644 index 000000000..53506d860 --- /dev/null +++ b/npc/026-1/_import.txt @@ -0,0 +1,3 @@ +// Map 026-1: The Impregnable Fortress (B1F) +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/026-1/_warps.txt", diff --git a/npc/026-1/_warps.txt b/npc/026-1/_warps.txt new file mode 100644 index 000000000..684c6d48d --- /dev/null +++ b/npc/026-1/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 026-1: The Impregnable Fortress (B1F) warps +026-1,29,95,0 warp #026-1_29_95 0,0,026-0,65,21 diff --git a/npc/_import.txt b/npc/_import.txt index a6c94eedf..f8ac0cad8 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -198,6 +198,7 @@ @include "npc/025-2/_import.txt" @include "npc/025-3/_import.txt" @include "npc/026-0/_import.txt" +@include "npc/026-1/_import.txt" @include "npc/027-0/_import.txt" @include "npc/027-1/_import.txt" @include "npc/027-2/_import.txt" |