diff options
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" |