diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-06 01:45:54 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-06 01:45:54 -0300 |
commit | 3cfd63f99e7997f86e8c849935cb09a1c5bff120 (patch) | |
tree | dae313e65268b9e4fa700a2a7cec41d966fa1f37 /npc | |
parent | d8f6c019a749b7f4a9da07e447ffdfd020e84b7c (diff) | |
download | serverdata-3cfd63f99e7997f86e8c849935cb09a1c5bff120.tar.gz serverdata-3cfd63f99e7997f86e8c849935cb09a1c5bff120.tar.bz2 serverdata-3cfd63f99e7997f86e8c849935cb09a1c5bff120.tar.xz serverdata-3cfd63f99e7997f86e8c849935cb09a1c5bff120.zip |
Rebuild map data.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/014-5/_import.txt | 3 | ||||
-rw-r--r-- | npc/014-5/_warps.txt | 3 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
3 files changed, 7 insertions, 0 deletions
diff --git a/npc/014-5/_import.txt b/npc/014-5/_import.txt new file mode 100644 index 000000000..823504e9c --- /dev/null +++ b/npc/014-5/_import.txt @@ -0,0 +1,3 @@ +// Map 014-5: North Woodlands +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/014-5/_warps.txt", diff --git a/npc/014-5/_warps.txt b/npc/014-5/_warps.txt new file mode 100644 index 000000000..274ad4a8d --- /dev/null +++ b/npc/014-5/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 014-5: North Woodlands warps +014-5,82,229,0 warp #014-5_82_229 1,0,014-3,172,60 diff --git a/npc/_import.txt b/npc/_import.txt index 4d3686ea8..aca63f202 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -71,6 +71,7 @@ @include "npc/014-2/_import.txt" @include "npc/014-3/_import.txt" @include "npc/014-4/_import.txt" +@include "npc/014-5/_import.txt" @include "npc/015-1/_import.txt" @include "npc/015-2/_import.txt" @include "npc/015-3/_import.txt" |