From 76358ff07d241b6fc8fcc17c0cdd7a6d43c38d57 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 11 Mar 2018 18:31:52 -0300 Subject: Map 009-2 for testing --- conf/map/maps.conf | 1 + db/map_index.txt | 17 +++++++++-------- maps/re/009-2.mcache | Bin 0 -> 296 bytes npc/009-2/_import.txt | 4 ++++ npc/009-2/_mobs.txt | 3 +++ npc/009-2/_warps.txt | 3 +++ npc/_import.txt | 1 + 7 files changed, 21 insertions(+), 8 deletions(-) create mode 100644 maps/re/009-2.mcache create mode 100644 npc/009-2/_import.txt create mode 100644 npc/009-2/_mobs.txt create mode 100644 npc/009-2/_warps.txt diff --git a/conf/map/maps.conf b/conf/map/maps.conf index fdd131a7b..5629bdc3d 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -52,6 +52,7 @@ map_list: ( "008-2-8", "008-2-9", "009-1", + "009-2", "009-5", "boss", "botcheck", diff --git a/db/map_index.txt b/db/map_index.txt index cc09f954c..9520688bc 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -49,11 +49,12 @@ 008-2-8 49 008-2-9 50 009-1 51 -009-5 52 -boss 53 -botcheck 54 -sec_pri 55 -soren-2 56 -soren 57 -test 58 -testbg 59 +009-2 52 +009-5 53 +boss 54 +botcheck 55 +sec_pri 56 +soren-2 57 +soren 58 +test 59 +testbg 60 diff --git a/maps/re/009-2.mcache b/maps/re/009-2.mcache new file mode 100644 index 000000000..b883fa903 Binary files /dev/null and b/maps/re/009-2.mcache differ diff --git a/npc/009-2/_import.txt b/npc/009-2/_import.txt new file mode 100644 index 000000000..c78e52bc3 --- /dev/null +++ b/npc/009-2/_import.txt @@ -0,0 +1,4 @@ +// Map 009-2: Halinarzo Route +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/009-2/_mobs.txt", +"npc/009-2/_warps.txt", diff --git a/npc/009-2/_mobs.txt b/npc/009-2/_mobs.txt new file mode 100644 index 000000000..c4f3e2792 --- /dev/null +++ b/npc/009-2/_mobs.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 009-2: Halinarzo Route mobs +009-2,98,98,78,79 monster Blub 1008,1,60000,120000 diff --git a/npc/009-2/_warps.txt b/npc/009-2/_warps.txt new file mode 100644 index 000000000..9acfc1a10 --- /dev/null +++ b/npc/009-2/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 009-2: Halinarzo Route warps +009-2,86,20,0 warp #009-2_86_20 2,0,009-1,56,108 diff --git a/npc/_import.txt b/npc/_import.txt index acff10ad0..9741e53ce 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -51,6 +51,7 @@ @include "npc/008-2-8/_import.txt" @include "npc/008-2-9/_import.txt" @include "npc/009-1/_import.txt" +@include "npc/009-2/_import.txt" @include "npc/009-5/_import.txt" @include "npc/boss/_import.txt" @include "npc/botcheck/_import.txt" -- cgit v1.2.3-70-g09d2