diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-14 18:08:59 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-14 18:08:59 -0300 |
commit | c1a5b3f0108a79b50319b241a838dfb981569614 (patch) | |
tree | bf40d8bb97f0045a0173398fcdfc367c418cf4c2 /npc/_import.txt | |
parent | 7cfa4a21a3a4eef870f1b664a1009f77d6726d9a (diff) | |
download | serverdata-c1a5b3f0108a79b50319b241a838dfb981569614.tar.gz serverdata-c1a5b3f0108a79b50319b241a838dfb981569614.tar.bz2 serverdata-c1a5b3f0108a79b50319b241a838dfb981569614.tar.xz serverdata-c1a5b3f0108a79b50319b241a838dfb981569614.zip |
Make Maps, add model on 017-3 for coding sake
Diffstat (limited to 'npc/_import.txt')
-rw-r--r-- | npc/_import.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/_import.txt b/npc/_import.txt index a7400bae6..a9f03c872 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -82,6 +82,7 @@ @include "npc/017-2/_import.txt" @include "npc/017-3/_import.txt" @include "npc/017-4/_import.txt" +@include "npc/017-5/_import.txt" @include "npc/018-1-1/_import.txt" @include "npc/018-1/_import.txt" @include "npc/018-2-1/_import.txt" @@ -91,6 +92,7 @@ @include "npc/018-4-1/_import.txt" @include "npc/018-4-2/_import.txt" @include "npc/018-4/_import.txt" +@include "npc/018-5/_import.txt" @include "npc/boss/_import.txt" @include "npc/botcheck/_import.txt" @include "npc/sec_pri/_import.txt" |