From c9ebfcd202b15b9eb9754696656a808df3ce12ea Mon Sep 17 00:00:00 2001 From: Micksha Date: Wed, 7 Nov 2018 14:53:28 +0100 Subject: Add the rossy cave --- conf/map/maps.conf | 1 + db/map_index.txt | 7 ++++--- maps/re/008-1-1.mcache | Bin 1501 -> 2010 bytes maps/re/008-3-0.mcache | Bin 0 -> 2511 bytes npc/008-3-0/_import.txt | 2 ++ npc/_import.txt | 1 + 6 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 maps/re/008-3-0.mcache create mode 100644 npc/008-3-0/_import.txt diff --git a/conf/map/maps.conf b/conf/map/maps.conf index 58cf9446..f9cb4cad 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -89,6 +89,7 @@ map_list: ( "008-2-7", "008-2-8", "008-2-9", + "008-3-0", "008-3-1", "test", "testbg", diff --git a/db/map_index.txt b/db/map_index.txt index 547afb0b..599d54b0 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -86,6 +86,7 @@ 008-2-7 86 008-2-8 87 008-2-9 88 -008-3-1 89 -test 90 -testbg 91 +008-3-0 89 +008-3-1 90 +test 91 +testbg 92 diff --git a/maps/re/008-1-1.mcache b/maps/re/008-1-1.mcache index 389c1412..5362c3e6 100644 Binary files a/maps/re/008-1-1.mcache and b/maps/re/008-1-1.mcache differ diff --git a/maps/re/008-3-0.mcache b/maps/re/008-3-0.mcache new file mode 100644 index 00000000..321ece09 Binary files /dev/null and b/maps/re/008-3-0.mcache differ diff --git a/npc/008-3-0/_import.txt b/npc/008-3-0/_import.txt new file mode 100644 index 00000000..2a9fe448 --- /dev/null +++ b/npc/008-3-0/_import.txt @@ -0,0 +1,2 @@ +// Map 008-3-0: Rossy Cave +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/_import.txt b/npc/_import.txt index ff79ccb8..fe81168d 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -88,6 +88,7 @@ @include "npc/008-2-7/_import.txt" @include "npc/008-2-8/_import.txt" @include "npc/008-2-9/_import.txt" +@include "npc/008-3-0/_import.txt" @include "npc/008-3-1/_import.txt" @include "npc/test/_import.txt" @include "npc/testbg/_import.txt" -- cgit v1.2.3-60-g2f50