diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-02-28 15:35:28 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-02-28 15:35:28 -0300 |
commit | 7609525a63c4ee383f19c2f0c6b9df1a2428468b (patch) | |
tree | e4bcc056e608dd2349b24efc6312e8103c39ab56 /npc | |
parent | 617f14f096849bde785e3087724ad326053218fa (diff) | |
download | serverdata-7609525a63c4ee383f19c2f0c6b9df1a2428468b.tar.gz serverdata-7609525a63c4ee383f19c2f0c6b9df1a2428468b.tar.bz2 serverdata-7609525a63c4ee383f19c2f0c6b9df1a2428468b.tar.xz serverdata-7609525a63c4ee383f19c2f0c6b9df1a2428468b.zip |
Add 026-2 to repository (Impregnable Fortress, B2F)
Diffstat (limited to 'npc')
-rw-r--r-- | npc/026-2/_import.txt | 3 | ||||
-rw-r--r-- | npc/026-2/_warps.txt | 3 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
3 files changed, 7 insertions, 0 deletions
diff --git a/npc/026-2/_import.txt b/npc/026-2/_import.txt new file mode 100644 index 000000000..9240be1c5 --- /dev/null +++ b/npc/026-2/_import.txt @@ -0,0 +1,3 @@ +// Map 026-2: The Impregnable Fortress (B2F) +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/026-2/_warps.txt", diff --git a/npc/026-2/_warps.txt b/npc/026-2/_warps.txt new file mode 100644 index 000000000..4a2bb4d7a --- /dev/null +++ b/npc/026-2/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 026-2: The Impregnable Fortress (B2F) warps +026-2,32,98,0 warp #026-2_32_98 0,0,100-1,60,27 diff --git a/npc/_import.txt b/npc/_import.txt index d2c336d64..713f6db20 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -201,6 +201,7 @@ @include "npc/025-3/_import.txt" @include "npc/026-0/_import.txt" @include "npc/026-1/_import.txt" +@include "npc/026-2/_import.txt" @include "npc/027-0/_import.txt" @include "npc/027-1/_import.txt" @include "npc/027-2/_import.txt" |