From 2c090b90f74d4b1cfc5d43cb9556f99d5bb86d0a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 14 Mar 2019 13:51:34 -0300 Subject: Make Maps --- conf/map/maps.conf | 1 + db/map_index.txt | 11 ++++++----- maps/re/guilds.mcache | Bin 0 -> 164 bytes npc/_import.txt | 1 + npc/guilds/_import.txt | 2 ++ 5 files changed, 10 insertions(+), 5 deletions(-) create mode 100644 maps/re/guilds.mcache create mode 100644 npc/guilds/_import.txt diff --git a/conf/map/maps.conf b/conf/map/maps.conf index 6a4b3db82..77110cc3f 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -139,6 +139,7 @@ map_list: ( "024-1", "boss", "botcheck", + "guilds", "sec_pri", "soren-2", "soren", diff --git a/db/map_index.txt b/db/map_index.txt index d614084ec..bd3d9eb4a 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -136,8 +136,9 @@ 024-1 136 boss 137 botcheck 138 -sec_pri 139 -soren-2 140 -soren 141 -test 142 -testbg 143 +guilds 139 +sec_pri 140 +soren-2 141 +soren 142 +test 143 +testbg 144 diff --git a/maps/re/guilds.mcache b/maps/re/guilds.mcache new file mode 100644 index 000000000..cdca1351d Binary files /dev/null and b/maps/re/guilds.mcache differ diff --git a/npc/_import.txt b/npc/_import.txt index c1eff78d2..debc0537a 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -138,6 +138,7 @@ @include "npc/024-1/_import.txt" @include "npc/boss/_import.txt" @include "npc/botcheck/_import.txt" +@include "npc/guilds/_import.txt" @include "npc/sec_pri/_import.txt" @include "npc/soren-2/_import.txt" @include "npc/soren/_import.txt" diff --git a/npc/guilds/_import.txt b/npc/guilds/_import.txt new file mode 100644 index 000000000..a89482936 --- /dev/null +++ b/npc/guilds/_import.txt @@ -0,0 +1,2 @@ +// Map guilds: Guild Hall +// This file is generated automatically. All manually added changes will be removed when running the Converter. -- cgit v1.2.3-60-g2f50