diff options
author | Micksha <ms-shaman@gmx.de> | 2020-05-06 13:10:40 +0000 |
---|---|---|
committer | Micksha <ms-shaman@gmx.de> | 2020-05-06 13:10:40 +0000 |
commit | 20dae4e0c4dc4fdf549fd898c0607decdf8fabaa (patch) | |
tree | eaff451b56b64f66480a788b3daf3d6a02bb0bad /npc/_import.txt | |
parent | a8114b91595b8062f8ab374b359d892107942891 (diff) | |
download | serverdata-20dae4e0c4dc4fdf549fd898c0607decdf8fabaa.tar.gz serverdata-20dae4e0c4dc4fdf549fd898c0607decdf8fabaa.tar.bz2 serverdata-20dae4e0c4dc4fdf549fd898c0607decdf8fabaa.tar.xz serverdata-20dae4e0c4dc4fdf549fd898c0607decdf8fabaa.zip |
make maps for caves
Diffstat (limited to 'npc/_import.txt')
-rw-r--r-- | npc/_import.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/_import.txt b/npc/_import.txt index 7203a413..cf56b97e 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -95,6 +95,10 @@ @include "npc/008-3-0/_import.txt" @include "npc/008-3-1/_import.txt" @include "npc/008-3-2/_import.txt" +@include "npc/008-3-3/_import.txt" +@include "npc/008-3-4/_import.txt" +@include "npc/008-3-5/_import.txt" +@include "npc/008-3-6/_import.txt" @include "npc/012-1/_import.txt" @include "npc/012-2-1/_import.txt" @include "npc/012-2-2/_import.txt" @@ -103,6 +107,9 @@ @include "npc/012-2-5/_import.txt" @include "npc/012-2-6/_import.txt" @include "npc/012-2-7/_import.txt" +@include "npc/012-3-1/_import.txt" +@include "npc/012-3-2/_import.txt" +@include "npc/012-3-3/_import.txt" @include "npc/sec_pri/_import.txt" @include "npc/test/_import.txt" @include "npc/testbg/_import.txt" |