diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-03-30 15:37:01 +0200 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-03-30 15:37:01 +0200 |
commit | 56b52a635fc118a2e503df44d74ceff143c19f40 (patch) | |
tree | 43d3a9042e541f0ea0bbbaf62d10056766c4b342 /npc/_import.txt | |
parent | 0a098ee62a58a1339c133e918004978e8dea665e (diff) | |
download | serverdata-56b52a635fc118a2e503df44d74ceff143c19f40.tar.gz serverdata-56b52a635fc118a2e503df44d74ceff143c19f40.tar.bz2 serverdata-56b52a635fc118a2e503df44d74ceff143c19f40.tar.xz serverdata-56b52a635fc118a2e503df44d74ceff143c19f40.zip |
fix index
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 b93ae75da..76e248ae0 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -53,6 +53,7 @@ @include "npc/009-1/_import.txt" @include "npc/009-2/_import.txt" @include "npc/009-5/_import.txt" +@include "npc/010-1/_import.txt" @include "npc/boss/_import.txt" @include "npc/botcheck/_import.txt" @include "npc/sec_pri/_import.txt" |