diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-11-27 10:20:01 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-11-27 10:20:01 -0300 |
commit | 043297194d762584e5d932989c36987fd79384a2 (patch) | |
tree | b2196e7df2ebd4019ccb0119d49a08268eec5943 /npc/_import.txt | |
parent | 90215fa89db27c2192b6111c3dcb5d9ee4d804a1 (diff) | |
download | serverdata-043297194d762584e5d932989c36987fd79384a2.tar.gz serverdata-043297194d762584e5d932989c36987fd79384a2.tar.bz2 serverdata-043297194d762584e5d932989c36987fd79384a2.tar.xz serverdata-043297194d762584e5d932989c36987fd79384a2.zip |
Include 017-0 to map-code-base
This will allow it to be tested
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 7f00400ed..a6c94eedf 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -110,6 +110,7 @@ @include "npc/016-1/_import.txt" @include "npc/016-6/_import.txt" @include "npc/016-7/_import.txt" +@include "npc/017-0/_import.txt" @include "npc/017-1/_import.txt" @include "npc/017-10/_import.txt" @include "npc/017-2-1/_import.txt" |