From 5f4f16ac12858648d5bd5998c308e26d464fef5e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 3 Jun 2018 23:40:04 -0300 Subject: Make Maps --- conf/map/maps.conf | 1 + db/map_index.txt | 17 +++++++++-------- maps/re/012-1.mcache | Bin 975 -> 980 bytes maps/re/014-2.mcache | Bin 0 -> 1821 bytes npc/014-2/_import.txt | 3 +++ npc/014-2/_warps.txt | 4 ++++ npc/_import.txt | 1 + 7 files changed, 18 insertions(+), 8 deletions(-) create mode 100644 maps/re/014-2.mcache create mode 100644 npc/014-2/_import.txt create mode 100644 npc/014-2/_warps.txt diff --git a/conf/map/maps.conf b/conf/map/maps.conf index f4d37d448..7735ec9d3 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -52,6 +52,7 @@ map_list: ( "012-3", "012-4", "014-1", + "014-2", "015-1", "boss", "botcheck", diff --git a/db/map_index.txt b/db/map_index.txt index 9290cbb90..20e5373f7 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -49,11 +49,12 @@ 012-3 49 012-4 50 014-1 51 -015-1 52 -boss 53 -botcheck 54 -sec_pri 55 -soren-2 56 -soren 57 -test 58 -testbg 59 +014-2 52 +015-1 53 +boss 54 +botcheck 55 +sec_pri 56 +soren-2 57 +soren 58 +test 59 +testbg 60 diff --git a/maps/re/012-1.mcache b/maps/re/012-1.mcache index 0e41d926f..d51b8e7f8 100644 Binary files a/maps/re/012-1.mcache and b/maps/re/012-1.mcache differ diff --git a/maps/re/014-2.mcache b/maps/re/014-2.mcache new file mode 100644 index 000000000..90a1cc90a Binary files /dev/null and b/maps/re/014-2.mcache differ diff --git a/npc/014-2/_import.txt b/npc/014-2/_import.txt new file mode 100644 index 000000000..eec19ef2e --- /dev/null +++ b/npc/014-2/_import.txt @@ -0,0 +1,3 @@ +// Map 014-2: Woodlands Southeast +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/014-2/_warps.txt", diff --git a/npc/014-2/_warps.txt b/npc/014-2/_warps.txt new file mode 100644 index 000000000..7bf9c3581 --- /dev/null +++ b/npc/014-2/_warps.txt @@ -0,0 +1,4 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 014-2: Woodlands Southeast warps +014-2,179,21,0 warp #014-2_179_21 3,0,012-1,78,101 +014-2,232,20,0 warp #014-2_232_20 2,0,012-1,132,100 diff --git a/npc/_import.txt b/npc/_import.txt index 6125ae7ce..976e1fe3e 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -51,6 +51,7 @@ @include "npc/012-3/_import.txt" @include "npc/012-4/_import.txt" @include "npc/014-1/_import.txt" +@include "npc/014-2/_import.txt" @include "npc/015-1/_import.txt" @include "npc/boss/_import.txt" @include "npc/botcheck/_import.txt" -- cgit v1.2.3-60-g2f50