From 802a3ad9f78c6e41da2c58c69062c56dc18e9ef6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 1 Jun 2018 17:38:00 -0300 Subject: Add Hurnscald --- conf/map/maps.conf | 2 ++ db/map_index.txt | 16 +++++++++------- maps/re/012-1.mcache | Bin 0 -> 965 bytes maps/re/012-2.mcache | Bin 0 -> 112 bytes npc/012-1/_import.txt | 2 ++ npc/012-2/_import.txt | 3 +++ npc/012-2/_warps.txt | 3 +++ npc/_import.txt | 2 ++ 8 files changed, 21 insertions(+), 7 deletions(-) create mode 100644 maps/re/012-1.mcache create mode 100644 maps/re/012-2.mcache create mode 100644 npc/012-1/_import.txt create mode 100644 npc/012-2/_import.txt create mode 100644 npc/012-2/_warps.txt diff --git a/conf/map/maps.conf b/conf/map/maps.conf index e56b2ef10..3cc8c092b 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -46,6 +46,8 @@ map_list: ( "010-2", "011-1", "011-2", + "012-1", + "012-2", "boss", "botcheck", "sec_pri", diff --git a/db/map_index.txt b/db/map_index.txt index 1dfbc128b..ef314c63f 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -43,10 +43,12 @@ 010-2 43 011-1 44 011-2 45 -boss 46 -botcheck 47 -sec_pri 48 -soren-2 49 -soren 50 -test 51 -testbg 52 +012-1 46 +012-2 47 +boss 48 +botcheck 49 +sec_pri 50 +soren-2 51 +soren 52 +test 53 +testbg 54 diff --git a/maps/re/012-1.mcache b/maps/re/012-1.mcache new file mode 100644 index 000000000..e2f05192a Binary files /dev/null and b/maps/re/012-1.mcache differ diff --git a/maps/re/012-2.mcache b/maps/re/012-2.mcache new file mode 100644 index 000000000..fdf234c67 Binary files /dev/null and b/maps/re/012-2.mcache differ diff --git a/npc/012-1/_import.txt b/npc/012-1/_import.txt new file mode 100644 index 000000000..f1dd2b1b9 --- /dev/null +++ b/npc/012-1/_import.txt @@ -0,0 +1,2 @@ +// Map 012-1: Hurnscald +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/012-2/_import.txt b/npc/012-2/_import.txt new file mode 100644 index 000000000..e1584dc25 --- /dev/null +++ b/npc/012-2/_import.txt @@ -0,0 +1,3 @@ +// Map 012-2: Hurnscald Inn +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/012-2/_warps.txt", diff --git a/npc/012-2/_warps.txt b/npc/012-2/_warps.txt new file mode 100644 index 000000000..8daf4b9f3 --- /dev/null +++ b/npc/012-2/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 012-2: Hurnscald Inn warps +012-2,36,47,0 warp #012-2_36_47 0,0,012-1,65,56 diff --git a/npc/_import.txt b/npc/_import.txt index 541b000a5..7a29506ee 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -45,6 +45,8 @@ @include "npc/010-2/_import.txt" @include "npc/011-1/_import.txt" @include "npc/011-2/_import.txt" +@include "npc/012-1/_import.txt" +@include "npc/012-2/_import.txt" @include "npc/boss/_import.txt" @include "npc/botcheck/_import.txt" @include "npc/sec_pri/_import.txt" -- cgit v1.2.3-60-g2f50