diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-04-04 01:49:18 +0200 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-04-04 01:49:18 +0200 |
commit | ff0d4b43862691b171e58a8e303896d0e27db1a9 (patch) | |
tree | b8a9f8dbcfec712cafabb2dc499c6bdf7526df10 /npc/_import.txt | |
parent | 261cf8512e26a0e294b11c1752e25d8c78bd6ca3 (diff) | |
download | serverdata-ff0d4b43862691b171e58a8e303896d0e27db1a9.tar.gz serverdata-ff0d4b43862691b171e58a8e303896d0e27db1a9.tar.bz2 serverdata-ff0d4b43862691b171e58a8e303896d0e27db1a9.tar.xz serverdata-ff0d4b43862691b171e58a8e303896d0e27db1a9.zip |
make map for 010-1 smaller now
Diffstat (limited to 'npc/_import.txt')
-rw-r--r-- | npc/_import.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/_import.txt b/npc/_import.txt index ab2f69cf5..644ac5f35 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -40,6 +40,7 @@ @include "npc/009-5/_import.txt" @include "npc/010-1-1/_import.txt" @include "npc/010-1/_import.txt" +@include "npc/010-2/_import.txt" @include "npc/boss/_import.txt" @include "npc/botcheck/_import.txt" @include "npc/sec_pri/_import.txt" |