diff options
-rw-r--r-- | conf/map/maps.conf | 1 | ||||
-rw-r--r-- | db/map_index.txt | 15 | ||||
-rw-r--r-- | maps/re/022-1.mcache | bin | 717 -> 709 bytes | |||
-rw-r--r-- | maps/re/024-1.mcache | bin | 0 -> 1193 bytes | |||
-rw-r--r-- | npc/024-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 9043a7ee1..9ec428c0f 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -110,6 +110,7 @@ map_list: ( "021-4", "022-1", "023-1", + "024-1", "boss", "botcheck", "sec_pri", diff --git a/db/map_index.txt b/db/map_index.txt index d36805ede..3e4bc61f5 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -107,10 +107,11 @@ 021-4 107 022-1 108 023-1 109 -boss 110 -botcheck 111 -sec_pri 112 -soren-2 113 -soren 114 -test 115 -testbg 116 +024-1 110 +boss 111 +botcheck 112 +sec_pri 113 +soren-2 114 +soren 115 +test 116 +testbg 117 diff --git a/maps/re/022-1.mcache b/maps/re/022-1.mcache Binary files differindex 94015ceb3..ac113601b 100644 --- a/maps/re/022-1.mcache +++ b/maps/re/022-1.mcache diff --git a/maps/re/024-1.mcache b/maps/re/024-1.mcache Binary files differnew file mode 100644 index 000000000..d4e818100 --- /dev/null +++ b/maps/re/024-1.mcache diff --git a/npc/024-1/_import.txt b/npc/024-1/_import.txt new file mode 100644 index 000000000..88bdc74f5 --- /dev/null +++ b/npc/024-1/_import.txt @@ -0,0 +1,2 @@ +// Map 024-1: Froz +// 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 2ee08f475..e1f171b7b 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -109,6 +109,7 @@ @include "npc/021-4/_import.txt" @include "npc/022-1/_import.txt" @include "npc/023-1/_import.txt" +@include "npc/024-1/_import.txt" @include "npc/boss/_import.txt" @include "npc/botcheck/_import.txt" @include "npc/sec_pri/_import.txt" |