diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-10-30 11:07:12 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-10-30 11:07:12 -0200 |
commit | 3bcd8e488c164e91742735978c4dde327f80b7d7 (patch) | |
tree | b20cd1b7d4097d91b4dac86a1fc84a182dde89d7 /npc | |
parent | 6fcde890b64bba6c9fd02af397154b3e18a05cda (diff) | |
download | serverdata-3bcd8e488c164e91742735978c4dde327f80b7d7.tar.gz serverdata-3bcd8e488c164e91742735978c4dde327f80b7d7.tar.bz2 serverdata-3bcd8e488c164e91742735978c4dde327f80b7d7.tar.xz serverdata-3bcd8e488c164e91742735978c4dde327f80b7d7.zip |
Rebuild maps
Diffstat (limited to 'npc')
-rw-r--r-- | npc/020-1/_import.txt | 3 | ||||
-rw-r--r-- | npc/020-1/_mobs.txt | 3 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
3 files changed, 7 insertions, 0 deletions
diff --git a/npc/020-1/_import.txt b/npc/020-1/_import.txt new file mode 100644 index 000000000..3f90e1260 --- /dev/null +++ b/npc/020-1/_import.txt @@ -0,0 +1,3 @@ +// Map 020-1: Nivalis +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/020-1/_mobs.txt", diff --git a/npc/020-1/_mobs.txt b/npc/020-1/_mobs.txt new file mode 100644 index 000000000..cef2ea6ef --- /dev/null +++ b/npc/020-1/_mobs.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 020-1: Nivalis mobs +020-1,62,75,50,51 monster Fluffy 1022,5,100000,30000 diff --git a/npc/_import.txt b/npc/_import.txt index 7799578b0..f5e4e2aef 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -104,6 +104,7 @@ @include "npc/019-1/_import.txt" @include "npc/019-2/_import.txt" @include "npc/019-3/_import.txt" +@include "npc/020-1/_import.txt" @include "npc/021-1/_import.txt" @include "npc/021-2/_import.txt" @include "npc/021-3/_import.txt" |