From 9ed449f62e151c955240810397111c2f4c8e5221 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 21 Nov 2021 16:01:52 -0300 Subject: Acknowledge 081-2 Northen Lights --- conf/map/maps.conf | 1 + db/map_index.txt | 25 +++++++++++++------------ maps/pre-re/081-2.mcache | Bin 0 -> 1483 bytes npc/081-2/_import.txt | 2 ++ npc/_import.txt | 1 + 5 files changed, 17 insertions(+), 12 deletions(-) create mode 100644 maps/pre-re/081-2.mcache create mode 100644 npc/081-2/_import.txt diff --git a/conf/map/maps.conf b/conf/map/maps.conf index e3e01140..31d429cd 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -124,6 +124,7 @@ map_list: ( "070-3", "080-1", "081-1", + "081-2", "081-3", "099-1", "099-2", diff --git a/db/map_index.txt b/db/map_index.txt index 651a8710..585dad04 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -121,15 +121,16 @@ 070-3 121 080-1 122 081-1 123 -081-3 124 -099-1 125 -099-2 126 -099-3 127 -099-4 128 -099-5 129 -099-6 130 -099-7 131 -099-8 132 -botcheck 133 -fermi 134 -sec_pri 135 +081-2 124 +081-3 125 +099-1 126 +099-2 127 +099-3 128 +099-4 129 +099-5 130 +099-6 131 +099-7 132 +099-8 133 +botcheck 134 +fermi 135 +sec_pri 136 diff --git a/maps/pre-re/081-2.mcache b/maps/pre-re/081-2.mcache new file mode 100644 index 00000000..cedae1b1 Binary files /dev/null and b/maps/pre-re/081-2.mcache differ diff --git a/npc/081-2/_import.txt b/npc/081-2/_import.txt new file mode 100644 index 00000000..279b129a --- /dev/null +++ b/npc/081-2/_import.txt @@ -0,0 +1,2 @@ +// Map 081-2: Northern Lights +// 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 850e2a27..7efc9050 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -123,6 +123,7 @@ @include "npc/070-3/_import.txt" @include "npc/080-1/_import.txt" @include "npc/081-1/_import.txt" +@include "npc/081-2/_import.txt" @include "npc/081-3/_import.txt" @include "npc/099-1/_import.txt" @include "npc/099-2/_import.txt" -- cgit v1.2.3-60-g2f50