From 3b60669a15b7fac135c629b608c43be14fb908c3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 12 Jun 2018 09:10:40 -0300 Subject: Make Maps --- conf/map/maps.conf | 1 + db/map_index.txt | 23 ++++++++++++----------- maps/re/012-1.mcache | Bin 977 -> 978 bytes maps/re/014-3.mcache | Bin 0 -> 1484 bytes npc/012-1/_warps.txt | 1 + npc/014-3/_import.txt | 4 ++++ npc/014-3/_mobs.txt | 5 +++++ npc/014-3/_warps.txt | 3 +++ npc/_import.txt | 1 + 9 files changed, 27 insertions(+), 11 deletions(-) create mode 100644 maps/re/014-3.mcache create mode 100644 npc/014-3/_import.txt create mode 100644 npc/014-3/_mobs.txt create mode 100644 npc/014-3/_warps.txt diff --git a/conf/map/maps.conf b/conf/map/maps.conf index e081bc3f6..114b09138 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -61,6 +61,7 @@ map_list: ( "012-7", "014-1", "014-2", + "014-3", "015-1", "016-1", "016-6", diff --git a/db/map_index.txt b/db/map_index.txt index d8635f325..4d0ca3e4c 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -58,14 +58,15 @@ 012-7 58 014-1 59 014-2 60 -015-1 61 -016-1 62 -016-6 63 -016-7 64 -boss 65 -botcheck 66 -sec_pri 67 -soren-2 68 -soren 69 -test 70 -testbg 71 +014-3 61 +015-1 62 +016-1 63 +016-6 64 +016-7 65 +boss 66 +botcheck 67 +sec_pri 68 +soren-2 69 +soren 70 +test 71 +testbg 72 diff --git a/maps/re/012-1.mcache b/maps/re/012-1.mcache index fcd3fadc8..16a37b4ab 100644 Binary files a/maps/re/012-1.mcache and b/maps/re/012-1.mcache differ diff --git a/maps/re/014-3.mcache b/maps/re/014-3.mcache new file mode 100644 index 000000000..cab04e494 Binary files /dev/null and b/maps/re/014-3.mcache differ diff --git a/npc/012-1/_warps.txt b/npc/012-1/_warps.txt index 34ddb165f..5668b57e0 100644 --- a/npc/012-1/_warps.txt +++ b/npc/012-1/_warps.txt @@ -1,5 +1,6 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 012-1: Hurnscald warps +012-1,22,62,0 warp #012-1_22_62 0,3,014-3,223,111 012-1,79,17,0 warp #012-1_79_17 3,0,014-1,78,97 012-1,79,102,0 warp #012-1_79_102 3,0,014-2,178,22 012-1,132,101,0 warp #012-1_132_101 2,0,014-2,232,21 diff --git a/npc/014-3/_import.txt b/npc/014-3/_import.txt new file mode 100644 index 000000000..38507716e --- /dev/null +++ b/npc/014-3/_import.txt @@ -0,0 +1,4 @@ +// Map 014-3: Woodlands Central Area +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/014-3/_mobs.txt", +"npc/014-3/_warps.txt", diff --git a/npc/014-3/_mobs.txt b/npc/014-3/_mobs.txt new file mode 100644 index 000000000..10a83b912 --- /dev/null +++ b/npc/014-3/_mobs.txt @@ -0,0 +1,5 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 014-3: Woodlands Central Area mobs +014-3,133,94,91,52 monster Mouboo 1023,30,30000,45000 +014-3,128,89,52,58 monster Forest Mushroom 1060,9,60000,45000 +014-3,122,121,90,35 monster Squirrel 1032,26,30000,42000 diff --git a/npc/014-3/_warps.txt b/npc/014-3/_warps.txt new file mode 100644 index 000000000..c3e787df0 --- /dev/null +++ b/npc/014-3/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 014-3: Woodlands Central Area warps +014-3,224,111,0 warp #014-3_224_111 0,4,012-1,23,61 diff --git a/npc/_import.txt b/npc/_import.txt index f46f1ff09..ecc85ee9a 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -60,6 +60,7 @@ @include "npc/012-7/_import.txt" @include "npc/014-1/_import.txt" @include "npc/014-2/_import.txt" +@include "npc/014-3/_import.txt" @include "npc/015-1/_import.txt" @include "npc/016-1/_import.txt" @include "npc/016-6/_import.txt" -- cgit v1.2.3-60-g2f50