diff options
author | jesusalva <cpntb1@ymail.com> | 2018-03-07 13:41:09 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-03-07 16:48:18 -0300 |
commit | dc690d5f651f26498549b8d011ffa18433e826bb (patch) | |
tree | 9791f7cafb36a74cbcbf37c2a634496d81d05418 /npc/_import.txt | |
parent | 14dc964bca3bb110d2d08f13ff27258b6748040d (diff) | |
download | serverdata-dc690d5f651f26498549b8d011ffa18433e826bb.tar.gz serverdata-dc690d5f651f26498549b8d011ffa18433e826bb.tar.bz2 serverdata-dc690d5f651f26498549b8d011ffa18433e826bb.tar.xz serverdata-dc690d5f651f26498549b8d011ffa18433e826bb.zip |
Make maps for testing purposes
Diffstat (limited to 'npc/_import.txt')
-rw-r--r-- | npc/_import.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/_import.txt b/npc/_import.txt index 56495f66a..8becbf4a2 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -50,6 +50,9 @@ @include "npc/008-2-7/_import.txt" @include "npc/008-2-8/_import.txt" @include "npc/008-2-9/_import.txt" +@include "npc/009-1/_import.txt" +@include "npc/009-5/_import.txt" +@include "npc/boss/_import.txt" @include "npc/botcheck/_import.txt" @include "npc/sec_pri/_import.txt" @include "npc/test/_import.txt" |