diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-22 22:12:39 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-22 22:12:39 -0300 |
commit | 0d40e714550f67e355305ae08dda3d909505d376 (patch) | |
tree | c326e8ab8afe0f26de7341302b0167b84019e389 /npc | |
parent | 2a4f2fa69ccfab2fafcbc1786798fde0ec9fda29 (diff) | |
download | serverdata-0d40e714550f67e355305ae08dda3d909505d376.tar.gz serverdata-0d40e714550f67e355305ae08dda3d909505d376.tar.bz2 serverdata-0d40e714550f67e355305ae08dda3d909505d376.tar.xz serverdata-0d40e714550f67e355305ae08dda3d909505d376.zip |
Force make maps to run
Diffstat (limited to 'npc')
-rw-r--r-- | npc/007-1/_import.txt | 2 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/npc/007-1/_import.txt b/npc/007-1/_import.txt new file mode 100644 index 000000000..74f1fa9f8 --- /dev/null +++ b/npc/007-1/_import.txt @@ -0,0 +1,2 @@ +// Map 007-1: Tulimshar Mining Camp +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/_import.txt b/npc/_import.txt index 708cf36e2..a8988caff 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -30,6 +30,7 @@ @include "npc/005-5/_import.txt" @include "npc/005-6/_import.txt" @include "npc/005-7/_import.txt" +@include "npc/007-1/_import.txt" @include "npc/008-1/_import.txt" @include "npc/008-2-0/_import.txt" @include "npc/008-2-1/_import.txt" |