diff options
-rw-r--r-- | conf/map/maps.conf | 1 | ||||
-rw-r--r-- | db/map_index.txt | 99 | ||||
-rw-r--r-- | maps/re/001-2.mcache | bin | 0 -> 631 bytes | |||
-rw-r--r-- | npc/001-2/_import.txt | 2 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
5 files changed, 54 insertions, 49 deletions
diff --git a/conf/map/maps.conf b/conf/map/maps.conf index 3becd2f32..f7c0e802f 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -5,6 +5,7 @@ map_list: ( "000-0", "000-1", "001-1", + "001-2", "002-1", "002-2", "002-3", diff --git a/db/map_index.txt b/db/map_index.txt index 18198d15b..6d9c3a35f 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -2,52 +2,53 @@ 000-0 2 000-1 3 001-1 4 -002-1 5 -002-2 6 -002-3 7 -002-4 8 -003-1-2 9 -003-1-3 10 -003-1 11 -003-13 12 -003-2-0 13 -003-2-1 14 -003-2-2 15 -003-2 16 -003-3 17 -003-4 18 -003-5 19 -003-6 20 -003-7 21 -003-8 22 -004-1 23 -004-2 24 -005-1 25 -005-2 26 -005-3 27 -005-4 28 -005-5 29 -005-6 30 -005-7 31 -007-1 32 -008-1 33 -008-2-0 34 -008-2-1 35 -008-2-10 36 -008-2-11 37 -008-2-12 38 -008-2-13 39 -008-2-14 40 -008-2-2 41 -008-2-3 42 -008-2-4 43 -008-2-5 44 -008-2-6 45 -008-2-7 46 -008-2-8 47 -008-2-9 48 -012 49 -botcheck 50 -sec_pri 51 -test 52 -testbg 53 +001-2 5 +002-1 6 +002-2 7 +002-3 8 +002-4 9 +003-1-2 10 +003-1-3 11 +003-1 12 +003-13 13 +003-2-0 14 +003-2-1 15 +003-2-2 16 +003-2 17 +003-3 18 +003-4 19 +003-5 20 +003-6 21 +003-7 22 +003-8 23 +004-1 24 +004-2 25 +005-1 26 +005-2 27 +005-3 28 +005-4 29 +005-5 30 +005-6 31 +005-7 32 +007-1 33 +008-1 34 +008-2-0 35 +008-2-1 36 +008-2-10 37 +008-2-11 38 +008-2-12 39 +008-2-13 40 +008-2-14 41 +008-2-2 42 +008-2-3 43 +008-2-4 44 +008-2-5 45 +008-2-6 46 +008-2-7 47 +008-2-8 48 +008-2-9 49 +012 50 +botcheck 51 +sec_pri 52 +test 53 +testbg 54 diff --git a/maps/re/001-2.mcache b/maps/re/001-2.mcache Binary files differnew file mode 100644 index 000000000..4358ea47d --- /dev/null +++ b/maps/re/001-2.mcache diff --git a/npc/001-2/_import.txt b/npc/001-2/_import.txt new file mode 100644 index 000000000..5a67af8a4 --- /dev/null +++ b/npc/001-2/_import.txt @@ -0,0 +1,2 @@ +// Map 001-2: Coliseum +// 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 e85098266..f945032de 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -4,6 +4,7 @@ @include "npc/000-0/_import.txt" @include "npc/000-1/_import.txt" @include "npc/001-1/_import.txt" +@include "npc/001-2/_import.txt" @include "npc/002-1/_import.txt" @include "npc/002-2/_import.txt" @include "npc/002-3/_import.txt" |