From ebb846789161c72ea0255ec5e9a5626ff3de5170 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 22 May 2020 20:36:47 -0300 Subject: Make Maps + Placeholders --- conf/map/maps.conf | 2 + db/map_index.txt | 132 +++++++++++++++++++++++++------------------------- maps/re/021-0.mcache | Bin 0 -> 179 bytes maps/re/027-2.mcache | Bin 0 -> 112 bytes npc/021-0/_import.txt | 2 + npc/025-1/ctrl.txt | 9 ++++ npc/027-2/_import.txt | 2 + npc/_import.txt | 2 + 8 files changed, 84 insertions(+), 65 deletions(-) create mode 100644 maps/re/021-0.mcache create mode 100644 maps/re/027-2.mcache create mode 100644 npc/021-0/_import.txt create mode 100644 npc/025-1/ctrl.txt create mode 100644 npc/027-2/_import.txt diff --git a/conf/map/maps.conf b/conf/map/maps.conf index d9b9a6c80..7bec7f5d1 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -159,6 +159,7 @@ map_list: ( "020-7-1", "020-7-2", "020-7", + "021-0", "021-1", "021-2", "021-3", @@ -188,6 +189,7 @@ map_list: ( "025-2-1", "025-2", "027-1", + "027-2", "042-0", "042-1", "042-10", diff --git a/db/map_index.txt b/db/map_index.txt index 9f3f846ca..4302060d7 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -156,68 +156,70 @@ 020-7-1 156 020-7-2 157 020-7 158 -021-1 159 -021-2 160 -021-3 161 -021-4 162 -022-1 163 -023-1 164 -023-2 165 -023-3-1 166 -023-3-2 167 -023-3 168 -024-1 169 -024-10 170 -024-11 171 -024-12 172 -024-13 173 -024-14 174 -024-15 175 -024-16 176 -024-2 177 -024-3 178 -024-4 179 -024-5 180 -024-6 181 -024-7 182 -024-8 183 -024-9 184 -025-2-1 185 -025-2 186 -027-1 187 -042-0 188 -042-1 189 -042-10 190 -042-11 191 -042-2 192 -042-3 193 -042-4 194 -042-5 195 -042-6 196 -042-7 197 -042-8 198 -042-9 199 -boss 200 -botcheck 201 -guilds 202 -maze0 203 -maze1 204 -maze10 205 -maze11 206 -maze12 207 -maze13 208 -maze14 209 -maze15 210 -maze2 211 -maze3 212 -maze4 213 -maze5 214 -maze6 215 -maze7 216 -maze8 217 -maze9 218 -sec_pri 219 -soren-2 220 -soren 221 -test 222 -testbg 223 +021-0 159 +021-1 160 +021-2 161 +021-3 162 +021-4 163 +022-1 164 +023-1 165 +023-2 166 +023-3-1 167 +023-3-2 168 +023-3 169 +024-1 170 +024-10 171 +024-11 172 +024-12 173 +024-13 174 +024-14 175 +024-15 176 +024-16 177 +024-2 178 +024-3 179 +024-4 180 +024-5 181 +024-6 182 +024-7 183 +024-8 184 +024-9 185 +025-2-1 186 +025-2 187 +027-1 188 +027-2 189 +042-0 190 +042-1 191 +042-10 192 +042-11 193 +042-2 194 +042-3 195 +042-4 196 +042-5 197 +042-6 198 +042-7 199 +042-8 200 +042-9 201 +boss 202 +botcheck 203 +guilds 204 +maze0 205 +maze1 206 +maze10 207 +maze11 208 +maze12 209 +maze13 210 +maze14 211 +maze15 212 +maze2 213 +maze3 214 +maze4 215 +maze5 216 +maze6 217 +maze7 218 +maze8 219 +maze9 220 +sec_pri 221 +soren-2 222 +soren 223 +test 224 +testbg 225 diff --git a/maps/re/021-0.mcache b/maps/re/021-0.mcache new file mode 100644 index 000000000..5576d3551 Binary files /dev/null and b/maps/re/021-0.mcache differ diff --git a/maps/re/027-2.mcache b/maps/re/027-2.mcache new file mode 100644 index 000000000..17b2ae27b Binary files /dev/null and b/maps/re/027-2.mcache differ diff --git a/npc/021-0/_import.txt b/npc/021-0/_import.txt new file mode 100644 index 000000000..740220811 --- /dev/null +++ b/npc/021-0/_import.txt @@ -0,0 +1,2 @@ +// Map 021-0: Mountain Top +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/025-1/ctrl.txt b/npc/025-1/ctrl.txt new file mode 100644 index 000000000..e6656eb87 --- /dev/null +++ b/npc/025-1/ctrl.txt @@ -0,0 +1,9 @@ +// TMW2 Script +// Notes: The Monster King will retake the town every +// OnTue0000 +// (Tuesday, midnight) +// Only the world hero may begin a siege. +// Only one siege per day is allowed +// Writes to MK Temp Var. This variable will unlock the castle gates +// Then the inner gates, and finally, will be a co-requisite to the floors + diff --git a/npc/027-2/_import.txt b/npc/027-2/_import.txt new file mode 100644 index 000000000..a37473076 --- /dev/null +++ b/npc/027-2/_import.txt @@ -0,0 +1,2 @@ +// Map 027-2: Wizardry Institute Indoors +// 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 551035d17..759af378e 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -158,6 +158,7 @@ @include "npc/020-7-1/_import.txt" @include "npc/020-7-2/_import.txt" @include "npc/020-7/_import.txt" +@include "npc/021-0/_import.txt" @include "npc/021-1/_import.txt" @include "npc/021-2/_import.txt" @include "npc/021-3/_import.txt" @@ -187,6 +188,7 @@ @include "npc/025-2-1/_import.txt" @include "npc/025-2/_import.txt" @include "npc/027-1/_import.txt" +@include "npc/027-2/_import.txt" @include "npc/042-0/_import.txt" @include "npc/042-1/_import.txt" @include "npc/042-10/_import.txt" -- cgit v1.2.3-70-g09d2