diff options
-rw-r--r-- | conf/map/maps.conf | 1 | ||||
-rw-r--r-- | db/map_index.txt | 39 | ||||
-rw-r--r-- | maps/re/003-1.mcache | bin | 1049 -> 1038 bytes | |||
-rw-r--r-- | maps/re/007-1.mcache | bin | 0 -> 1663 bytes | |||
-rw-r--r-- | npc/007-1/_import.txt | 2 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
6 files changed, 24 insertions, 19 deletions
diff --git a/conf/map/maps.conf b/conf/map/maps.conf index 014423443..3516f61dc 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -31,6 +31,7 @@ map_list: ( "005-5", "005-6", "005-7", + "007-1", "008-1", "008-2-0", "008-2-1", diff --git a/db/map_index.txt b/db/map_index.txt index da45b00eb..e50e1aff3 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -28,22 +28,23 @@ 005-5 28 005-6 29 005-7 30 -008-1 31 -008-2-0 32 -008-2-1 33 -008-2-10 34 -008-2-11 35 -008-2-12 36 -008-2-13 37 -008-2-14 38 -008-2-2 39 -008-2-3 40 -008-2-4 41 -008-2-5 42 -008-2-6 43 -008-2-7 44 -008-2-8 45 -008-2-9 46 -aeros 47 -test 48 -testbg 49 +007-1 31 +008-1 32 +008-2-0 33 +008-2-1 34 +008-2-10 35 +008-2-11 36 +008-2-12 37 +008-2-13 38 +008-2-14 39 +008-2-2 40 +008-2-3 41 +008-2-4 42 +008-2-5 43 +008-2-6 44 +008-2-7 45 +008-2-8 46 +008-2-9 47 +aeros 48 +test 49 +testbg 50 diff --git a/maps/re/003-1.mcache b/maps/re/003-1.mcache Binary files differindex 3739b8924..2ee766032 100644 --- a/maps/re/003-1.mcache +++ b/maps/re/003-1.mcache diff --git a/maps/re/007-1.mcache b/maps/re/007-1.mcache Binary files differnew file mode 100644 index 000000000..b5d95b9bc --- /dev/null +++ b/maps/re/007-1.mcache 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" |