diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-09-19 19:44:43 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-09-19 19:44:43 -0300 |
commit | c50a40abc908ddf03276c613306927f10ded2f00 (patch) | |
tree | 368b39111f9ac1b64f8847579d2c7b54fda7c478 /npc | |
parent | 95ffb7d11b8bd285e349acf0834d7f438c244cd4 (diff) | |
download | serverdata-c50a40abc908ddf03276c613306927f10ded2f00.tar.gz serverdata-c50a40abc908ddf03276c613306927f10ded2f00.tar.bz2 serverdata-c50a40abc908ddf03276c613306927f10ded2f00.tar.xz serverdata-c50a40abc908ddf03276c613306927f10ded2f00.zip |
Regenerate maps
Diffstat (limited to 'npc')
-rw-r--r-- | npc/014-5/_warps.txt | 2 | ||||
-rw-r--r-- | npc/015-7/_import.txt | 4 | ||||
-rw-r--r-- | npc/015-7/_mobs.txt | 4 | ||||
-rw-r--r-- | npc/015-7/_warps.txt | 4 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
5 files changed, 15 insertions, 0 deletions
diff --git a/npc/014-5/_warps.txt b/npc/014-5/_warps.txt index 4b7a2e5f0..6744cd67a 100644 --- a/npc/014-5/_warps.txt +++ b/npc/014-5/_warps.txt @@ -1,5 +1,7 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 014-5: North Woodlands warps +014-5,48,161,0 warp #014-5_48_161 0,0,015-7,38,94 +014-5,59,154,0 warp #014-5_59_154 0,0,015-7,84,65 014-5,82,229,0 warp #014-5_82_229 1,0,014-3,172,60 014-5,86,31,0 warp #014-5_86_31 0,0,015-5,81,139 014-5,192,16,0 warp #014-5_192_16 2,0,019-1,60,101 diff --git a/npc/015-7/_import.txt b/npc/015-7/_import.txt new file mode 100644 index 000000000..1954ecd0c --- /dev/null +++ b/npc/015-7/_import.txt @@ -0,0 +1,4 @@ +// Map 015-7: Small Cave +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/015-7/_mobs.txt", +"npc/015-7/_warps.txt", diff --git a/npc/015-7/_mobs.txt b/npc/015-7/_mobs.txt new file mode 100644 index 000000000..5b3ec36e4 --- /dev/null +++ b/npc/015-7/_mobs.txt @@ -0,0 +1,4 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 015-7: Small Cave mobs +015-7,58,66,37,29 monster Cave Snake 1035,21,20000,20000 +015-7,57,67,31,24 monster Cave Maggot 1027,16,20000,20000 diff --git a/npc/015-7/_warps.txt b/npc/015-7/_warps.txt new file mode 100644 index 000000000..e1432919e --- /dev/null +++ b/npc/015-7/_warps.txt @@ -0,0 +1,4 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 015-7: Small Cave warps +015-7,38,95,0 warp #015-7_38_95 0,0,014-5,48,162 +015-7,84,66,0 warp #015-7_84_66 0,0,014-5,59,155 diff --git a/npc/_import.txt b/npc/_import.txt index 1df91b4d4..ba0c7a502 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -78,6 +78,7 @@ @include "npc/015-4/_import.txt" @include "npc/015-5/_import.txt" @include "npc/015-6/_import.txt" +@include "npc/015-7/_import.txt" @include "npc/016-1/_import.txt" @include "npc/016-6/_import.txt" @include "npc/016-7/_import.txt" |