diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-08-10 20:32:58 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-08-10 20:32:58 -0300 |
commit | 59bd3986aeeb3b8adf86d1cd51cd739407aeba84 (patch) | |
tree | d2755479861a92b31b614a05635ac2a4c201ceb0 /npc | |
parent | ff116359f3fdcf72fdb8d4a8c6f4a23656f2c9d5 (diff) | |
download | serverdata-59bd3986aeeb3b8adf86d1cd51cd739407aeba84.tar.gz serverdata-59bd3986aeeb3b8adf86d1cd51cd739407aeba84.tar.bz2 serverdata-59bd3986aeeb3b8adf86d1cd51cd739407aeba84.tar.xz serverdata-59bd3986aeeb3b8adf86d1cd51cd739407aeba84.zip |
Regenerate maps
Diffstat (limited to 'npc')
-rw-r--r-- | npc/016-6/_mobs.txt | 2 | ||||
-rw-r--r-- | npc/017-10/_import.txt | 3 | ||||
-rw-r--r-- | npc/017-10/_warps.txt | 6 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
4 files changed, 11 insertions, 1 deletions
diff --git a/npc/016-6/_mobs.txt b/npc/016-6/_mobs.txt index 7ad33cfe5..06d4415d0 100644 --- a/npc/016-6/_mobs.txt +++ b/npc/016-6/_mobs.txt @@ -1,3 +1,3 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 016-6: Ocean mobs -016-6,33,32,9,2 monster Ocean Croc 1133,4,36000,30000 +016-6,33,32,9,2 monster Ocean Croc 1133,4,16000,10000 diff --git a/npc/017-10/_import.txt b/npc/017-10/_import.txt new file mode 100644 index 000000000..cd96bac0d --- /dev/null +++ b/npc/017-10/_import.txt @@ -0,0 +1,3 @@ +// Map 017-10: Tech-User Forge +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/017-10/_warps.txt", diff --git a/npc/017-10/_warps.txt b/npc/017-10/_warps.txt new file mode 100644 index 000000000..636b97e54 --- /dev/null +++ b/npc/017-10/_warps.txt @@ -0,0 +1,6 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 017-10: Tech-User Forge warps +017-10,36,79,0 warp #017-10_36_79 0,0,017-1,171,21 +017-10,56,79,0 warp #017-10_56_79 0,0,017-1,180,21 +017-10,60,79,0 warp #017-10_60_79 0,0,017-1,182,21 +017-10,80,79,0 warp #017-10_80_79 0,0,017-1,190,21 diff --git a/npc/_import.txt b/npc/_import.txt index e004b6aaf..d568e0aaf 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -98,6 +98,7 @@ @include "npc/016-6/_import.txt" @include "npc/016-7/_import.txt" @include "npc/017-1/_import.txt" +@include "npc/017-10/_import.txt" @include "npc/017-2-1/_import.txt" @include "npc/017-2-2/_import.txt" @include "npc/017-2/_import.txt" |