diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-10-29 21:40:57 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-10-29 21:40:57 -0200 |
commit | 00a4f8cb55ee0cc2bd224e03e4103734bf32bc83 (patch) | |
tree | 0423f6f3ea2705df920a5f77466e006afa5865a4 /npc/_import.txt | |
parent | 449ef584e9f883a0ee2e4ef4c4befde746092ce2 (diff) | |
download | serverdata-00a4f8cb55ee0cc2bd224e03e4103734bf32bc83.tar.gz serverdata-00a4f8cb55ee0cc2bd224e03e4103734bf32bc83.tar.bz2 serverdata-00a4f8cb55ee0cc2bd224e03e4103734bf32bc83.tar.xz serverdata-00a4f8cb55ee0cc2bd224e03e4103734bf32bc83.zip |
Make Maps
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 e1f171b7b..7799578b0 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -103,12 +103,14 @@ @include "npc/019-1-1/_import.txt" @include "npc/019-1/_import.txt" @include "npc/019-2/_import.txt" +@include "npc/019-3/_import.txt" @include "npc/021-1/_import.txt" @include "npc/021-2/_import.txt" @include "npc/021-3/_import.txt" @include "npc/021-4/_import.txt" @include "npc/022-1/_import.txt" @include "npc/023-1/_import.txt" +@include "npc/023-2/_import.txt" @include "npc/024-1/_import.txt" @include "npc/boss/_import.txt" @include "npc/botcheck/_import.txt" |