From efdca25204a4ccc4ea5687ada7a67b51f5fb0cc5 Mon Sep 17 00:00:00 2001 From: gumi Date: Mon, 10 Jul 2017 12:36:27 -0400 Subject: add legacy hurnscald --- conf/map/maps.conf | 1 + db/map_index.txt | 5 +++-- db/re/map_cache.dat | Bin 10286 -> 11301 bytes npc/008-1/_import.txt | 2 ++ npc/_import.txt | 1 + 5 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 npc/008-1/_import.txt diff --git a/conf/map/maps.conf b/conf/map/maps.conf index 4ce593a8..a8d9db96 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -53,6 +53,7 @@ map_list: ( "001-2-7", "001-2-8", "001-2-9", + "008-1", "test", "testbg", ) diff --git a/db/map_index.txt b/db/map_index.txt index e853bd75..70ea7529 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -50,5 +50,6 @@ 001-2-7 50 001-2-8 51 001-2-9 52 -test 53 -testbg 54 +008-1 53 +test 54 +testbg 55 diff --git a/db/re/map_cache.dat b/db/re/map_cache.dat index 5274aa83..180c17c5 100644 Binary files a/db/re/map_cache.dat and b/db/re/map_cache.dat differ diff --git a/npc/008-1/_import.txt b/npc/008-1/_import.txt new file mode 100644 index 00000000..4b78a0e8 --- /dev/null +++ b/npc/008-1/_import.txt @@ -0,0 +1,2 @@ +// Map 008-1: Hurnscald +// 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 8c606e29..953aa389 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -52,5 +52,6 @@ @include "npc/001-2-7/_import.txt" @include "npc/001-2-8/_import.txt" @include "npc/001-2-9/_import.txt" +@include "npc/008-1/_import.txt" @include "npc/test/_import.txt" @include "npc/testbg/_import.txt" -- cgit v1.2.3-60-g2f50