diff options
-rw-r--r-- | conf/map/maps.conf | 1 | ||||
-rw-r--r-- | db/map_index.txt | 15 | ||||
-rw-r--r-- | maps/re/003-10.mcache | bin | 185 -> 191 bytes | |||
-rw-r--r-- | maps/re/017-1.mcache | bin | 0 -> 5078 bytes | |||
-rw-r--r-- | npc/017-1/_import.txt | 2 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
6 files changed, 12 insertions, 7 deletions
diff --git a/conf/map/maps.conf b/conf/map/maps.conf index 2432f8fb5..ffd04d1d6 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -76,6 +76,7 @@ map_list: ( "016-1", "016-6", "016-7", + "017-1", "boss", "botcheck", "sec_pri", diff --git a/db/map_index.txt b/db/map_index.txt index c5c76e3e0..e6180c512 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -73,10 +73,11 @@ 016-1 73 016-6 74 016-7 75 -boss 76 -botcheck 77 -sec_pri 78 -soren-2 79 -soren 80 -test 81 -testbg 82 +017-1 76 +boss 77 +botcheck 78 +sec_pri 79 +soren-2 80 +soren 81 +test 82 +testbg 83 diff --git a/maps/re/003-10.mcache b/maps/re/003-10.mcache Binary files differindex 3425ad52f..3e9d06512 100644 --- a/maps/re/003-10.mcache +++ b/maps/re/003-10.mcache diff --git a/maps/re/017-1.mcache b/maps/re/017-1.mcache Binary files differnew file mode 100644 index 000000000..4b6aa7930 --- /dev/null +++ b/maps/re/017-1.mcache diff --git a/npc/017-1/_import.txt b/npc/017-1/_import.txt new file mode 100644 index 000000000..8c471e380 --- /dev/null +++ b/npc/017-1/_import.txt @@ -0,0 +1,2 @@ +// Map 017-1: Land Of Fire Village +// 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 a95cc10b9..8ec8b2942 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -75,6 +75,7 @@ @include "npc/016-1/_import.txt" @include "npc/016-6/_import.txt" @include "npc/016-7/_import.txt" +@include "npc/017-1/_import.txt" @include "npc/boss/_import.txt" @include "npc/botcheck/_import.txt" @include "npc/sec_pri/_import.txt" |