From f8372d94aab6e0b361cd475dbe51784deaae2471 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 28 Oct 2018 17:17:54 -0300 Subject: Include Frostia (024-1) city --- conf/map/maps.conf | 1 + db/map_index.txt | 15 ++++++++------- maps/re/022-1.mcache | Bin 717 -> 709 bytes maps/re/024-1.mcache | Bin 0 -> 1193 bytes npc/024-1/_import.txt | 2 ++ npc/_import.txt | 1 + 6 files changed, 12 insertions(+), 7 deletions(-) create mode 100644 maps/re/024-1.mcache create mode 100644 npc/024-1/_import.txt 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 index 94015ceb3..ac113601b 100644 Binary files a/maps/re/022-1.mcache and b/maps/re/022-1.mcache differ diff --git a/maps/re/024-1.mcache b/maps/re/024-1.mcache new file mode 100644 index 000000000..d4e818100 Binary files /dev/null and b/maps/re/024-1.mcache differ 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" -- cgit v1.2.3-70-g09d2