diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-16 17:48:38 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-16 17:48:38 -0300 |
commit | 9747b07d61f437f3b3eb20749473a5ecae33c89b (patch) | |
tree | 3151dc35548f8c511e49e762377196c569064dd5 /npc | |
parent | 9f7dc324b46017c85b4a38cb782e0f16bdc919f7 (diff) | |
download | serverdata-9747b07d61f437f3b3eb20749473a5ecae33c89b.tar.gz serverdata-9747b07d61f437f3b3eb20749473a5ecae33c89b.tar.bz2 serverdata-9747b07d61f437f3b3eb20749473a5ecae33c89b.tar.xz serverdata-9747b07d61f437f3b3eb20749473a5ecae33c89b.zip |
Regenerate maps
Diffstat (limited to 'npc')
-rw-r--r-- | npc/018-5-boss/_import.txt | 2 | ||||
-rw-r--r-- | npc/018-5/_mobs.txt | 3 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
3 files changed, 5 insertions, 1 deletions
diff --git a/npc/018-5-boss/_import.txt b/npc/018-5-boss/_import.txt new file mode 100644 index 000000000..7c584eb0e --- /dev/null +++ b/npc/018-5-boss/_import.txt @@ -0,0 +1,2 @@ +// Map 018-5-boss: Mountain Cave +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/018-5/_mobs.txt b/npc/018-5/_mobs.txt index 0b1e80524..ef06889de 100644 --- a/npc/018-5/_mobs.txt +++ b/npc/018-5/_mobs.txt @@ -1,7 +1,8 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 018-5: Lilit Island mobs 018-5,68,87,25,16 monster Water Fairy 1185,8,20000,40000 -018-5,66,84,25,18 monster Grass Snake 1169,10,10000,10000 +018-5,66,84,25,18 monster Grass Snake 1169,8,10000,10000 018-5,82,88,41,15 monster Wind Fairy 1185,8,40000,20000 018-5,99,47,22,14 monster Poison Fairy 1186,6,30000,30000 018-5,58,146,26,12 monster Mountain Snake 1123,6,120000,0 +018-5,58,83,18,22 monster Green Dragon 1195,2,120000,0 diff --git a/npc/_import.txt b/npc/_import.txt index 02af9f73d..0aae0646c 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -116,6 +116,7 @@ @include "npc/018-4-2/_import.txt" @include "npc/018-4/_import.txt" @include "npc/018-5-1/_import.txt" +@include "npc/018-5-boss/_import.txt" @include "npc/018-5/_import.txt" @include "npc/019-1-1/_import.txt" @include "npc/019-1/_import.txt" |