From 4c775bf118845058299c27c859138f147e15d972 Mon Sep 17 00:00:00 2001 From: Saulc Date: Sat, 10 Feb 2018 15:05:53 +0100 Subject: add 003-4 --- conf/map/maps.conf | 1 + db/map_index.txt | 57 +++++++++++++++++++++++++------------------------- db/re/map_cache.dat | Bin 22225 -> 22279 bytes npc/003-1/_warps.txt | 2 +- npc/003-4/_import.txt | 3 +++ npc/003-4/_warps.txt | 3 +++ npc/_import.txt | 1 + 7 files changed, 38 insertions(+), 29 deletions(-) create mode 100644 npc/003-4/_import.txt create mode 100644 npc/003-4/_warps.txt diff --git a/conf/map/maps.conf b/conf/map/maps.conf index c8a93df43..aafbdde3b 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -70,6 +70,7 @@ map_list: ( "003-2-2", "003-2", "003-3", + "003-4", "003-5", "003-6", "003-7", diff --git a/db/map_index.txt b/db/map_index.txt index 4967bcf39..523bcb1e7 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -67,31 +67,32 @@ 003-2-2 67 003-2 68 003-3 69 -003-5 70 -003-6 71 -003-7 72 -003-8 73 -005-1 74 -005-2 75 -005-3 76 -005-4 77 -005-5 78 -005-6 79 -008-1 80 -008-2-0 81 -008-2-1 82 -008-2-10 83 -008-2-11 84 -008-2-12 85 -008-2-13 86 -008-2-14 87 -008-2-2 88 -008-2-3 89 -008-2-4 90 -008-2-5 91 -008-2-6 92 -008-2-7 93 -008-2-8 94 -008-2-9 95 -test 96 -testbg 97 +003-4 70 +003-5 71 +003-6 72 +003-7 73 +003-8 74 +005-1 75 +005-2 76 +005-3 77 +005-4 78 +005-5 79 +005-6 80 +008-1 81 +008-2-0 82 +008-2-1 83 +008-2-10 84 +008-2-11 85 +008-2-12 86 +008-2-13 87 +008-2-14 88 +008-2-2 89 +008-2-3 90 +008-2-4 91 +008-2-5 92 +008-2-6 93 +008-2-7 94 +008-2-8 95 +008-2-9 96 +test 97 +testbg 98 diff --git a/db/re/map_cache.dat b/db/re/map_cache.dat index 4a6e00732..50b8cc680 100755 Binary files a/db/re/map_cache.dat and b/db/re/map_cache.dat differ diff --git a/npc/003-1/_warps.txt b/npc/003-1/_warps.txt index 3f5c3414a..f3e1044a8 100644 --- a/npc/003-1/_warps.txt +++ b/npc/003-1/_warps.txt @@ -4,7 +4,7 @@ 003-1,46,72,0 warp #003-1_46_72 0,0,003-2,32,40 003-1,52,72,0 warp #003-1_52_72 0,0,003-2,38,40 003-1,56,99,0 warp #003-1_56_99 0,0,003-3,39,40 -003-1,54,137,0 warp #003-1_54_137 0,0,003-4,35,40 +003-1,54,137,0 warp #003-1_54_137 0,0,003-4,39,38 003-1,51,119,0 warp #003-1_51_119 0,0,003-1,82,119 003-1,81,119,0 warp #003-1_81_119 0,0,003-1,52,119 003-1,96,144,0 warp #003-1_96_144 0,0,003-5,38,40 diff --git a/npc/003-4/_import.txt b/npc/003-4/_import.txt new file mode 100644 index 000000000..b6c9bd0bb --- /dev/null +++ b/npc/003-4/_import.txt @@ -0,0 +1,3 @@ +// Map 003-4: Omar House +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/003-4/_warps.txt", diff --git a/npc/003-4/_warps.txt b/npc/003-4/_warps.txt new file mode 100644 index 000000000..dc1610ff4 --- /dev/null +++ b/npc/003-4/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 003-4: Omar House warps +003-4,39,39,0 warp #003-4_39_39 0,0,003-1,54,100 diff --git a/npc/_import.txt b/npc/_import.txt index 53c10e6b3..2e960517e 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -69,6 +69,7 @@ @include "npc/003-2-2/_import.txt" @include "npc/003-2/_import.txt" @include "npc/003-3/_import.txt" +@include "npc/003-4/_import.txt" @include "npc/003-5/_import.txt" @include "npc/003-6/_import.txt" @include "npc/003-7/_import.txt" -- cgit v1.2.3-70-g09d2