diff options
-rw-r--r-- | conf/map/maps.conf | 1 | ||||
-rw-r--r-- | db/map_index.txt | 51 | ||||
-rw-r--r-- | maps/re/014-4.mcache | bin | 0 -> 833 bytes | |||
-rw-r--r-- | npc/014-4/_import.txt | 2 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
5 files changed, 30 insertions, 25 deletions
diff --git a/conf/map/maps.conf b/conf/map/maps.conf index de4058c1f..932c201c2 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -71,6 +71,7 @@ map_list: ( "014-1", "014-2", "014-3", + "014-4", "015-1", "015-2", "015-3", diff --git a/db/map_index.txt b/db/map_index.txt index 5a9cfcf5b..856e3289a 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -68,28 +68,29 @@ 014-1 68 014-2 69 014-3 70 -015-1 71 -015-2 72 -015-3 73 -016-1 74 -016-6 75 -016-7 76 -017-1 77 -017-2-1 78 -017-2 79 -018-1-1 80 -018-1 81 -018-2-1 82 -018-2 83 -018-3-1 84 -018-3 85 -018-4-1 86 -018-4-2 87 -018-4 88 -boss 89 -botcheck 90 -sec_pri 91 -soren-2 92 -soren 93 -test 94 -testbg 95 +014-4 71 +015-1 72 +015-2 73 +015-3 74 +016-1 75 +016-6 76 +016-7 77 +017-1 78 +017-2-1 79 +017-2 80 +018-1-1 81 +018-1 82 +018-2-1 83 +018-2 84 +018-3-1 85 +018-3 86 +018-4-1 87 +018-4-2 88 +018-4 89 +boss 90 +botcheck 91 +sec_pri 92 +soren-2 93 +soren 94 +test 95 +testbg 96 diff --git a/maps/re/014-4.mcache b/maps/re/014-4.mcache Binary files differnew file mode 100644 index 000000000..d78821319 --- /dev/null +++ b/maps/re/014-4.mcache diff --git a/npc/014-4/_import.txt b/npc/014-4/_import.txt new file mode 100644 index 000000000..15eda2134 --- /dev/null +++ b/npc/014-4/_import.txt @@ -0,0 +1,2 @@ +// Map 014-4: Thunderhill +// 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 7ee69fb31..4292b3a0a 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -70,6 +70,7 @@ @include "npc/014-1/_import.txt" @include "npc/014-2/_import.txt" @include "npc/014-3/_import.txt" +@include "npc/014-4/_import.txt" @include "npc/015-1/_import.txt" @include "npc/015-2/_import.txt" @include "npc/015-3/_import.txt" |