diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-17 23:44:34 -0200 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-17 23:44:34 -0200 |
commit | 1a260a5a1946c9eb7bebd7147bf7e3534b251458 (patch) | |
tree | 4c7eedca8d48e8a51497c994575436dde5367fe0 /npc/_import.txt | |
parent | 9961cd98aa675db93916985a5a423532a8415bc6 (diff) | |
download | serverdata-1a260a5a1946c9eb7bebd7147bf7e3534b251458.tar.gz serverdata-1a260a5a1946c9eb7bebd7147bf7e3534b251458.tar.bz2 serverdata-1a260a5a1946c9eb7bebd7147bf7e3534b251458.tar.xz serverdata-1a260a5a1946c9eb7bebd7147bf7e3534b251458.zip |
make maps
Diffstat (limited to 'npc/_import.txt')
-rw-r--r-- | npc/_import.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/npc/_import.txt b/npc/_import.txt index cb2fcba29..734c4ca12 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -1,10 +1,8 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. @include "npc/000-0-0/_import.txt" -@include "npc/000-0-1/_import.txt" @include "npc/000-0/_import.txt" -@include "npc/000-2-3/_import.txt" -@include "npc/000-2-4/_import.txt" +@include "npc/000-1/_import.txt" @include "npc/002-1/_import.txt" @include "npc/002-2/_import.txt" @include "npc/002-3/_import.txt" |