From 30283e08c9d29decd71922f9680481721a0b50b6 Mon Sep 17 00:00:00 2001 From: mc776 <24984517+mc776@users.noreply.github.com> Date: Mon, 2 Jan 2023 17:35:14 -0800 Subject: [PATCH] dehacked: fix some map names, revise one more. DM21 typo; DM12 use the most neutral version of that abbreviation. Map11: it is neither infinite nor a plain. Inasmuch as it's a misleading name it's arguably a great name for a map that's basically a ceaseless parade of misleading gotchas (fake doors, switches requiring multiple backtracks to find out what you need to do to progress, secret areas that kill you, etc.) but it just feels like this name used to be for a different map (maybe a followup to the immediately preceding Outlands) and no one bothered to update it. Someone who actually enjoys this map please feel free to suggest a different name. --- lumps/dehacked/dehacked.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lumps/dehacked/dehacked.txt b/lumps/dehacked/dehacked.txt index a27fea30..3c4dfbbf 100644 --- a/lumps/dehacked/dehacked.txt +++ b/lumps/dehacked/dehacked.txt @@ -267,7 +267,7 @@ HUSTR_8 = DM08: Artifact Base HUSTR_9 = DM09: Industrial Outland HUSTR_10 = DM10: Detached Grounds HUSTR_11 = DM11: Isolated Facility -HUSTR_12 = DM12: Up 'n Down Canyon +HUSTR_12 = DM12: Up 'n' Down Canyon HUSTR_13 = DM13: Unholy Blood HUSTR_14 = DM14: Technical Assault HUSTR_15 = DM15: Shallow Complex @@ -276,7 +276,7 @@ HUSTR_17 = DM17: Underwoods HUSTR_18 = DM18: Deserted Courtyard HUSTR_19 = DM19: Tech Isle HUSTR_20 = DM20: Warehouse -HUSTR_21 = DM21: Refinary +HUSTR_21 = DM21: Refinery HUSTR_22 = DM22: Fourplay HUSTR_23 = DM23: Confrontation HUSTR_24 = DM24: Flooded Base @@ -299,7 +299,7 @@ HUSTR_7 = MAP07: Outer Storage Warehouse HUSTR_8 = MAP08: Astronomy Complex HUSTR_9 = MAP09: Datacenter HUSTR_10 = MAP10: Deadly Outlands -HUSTR_11 = MAP11: Infinite Plain +HUSTR_11 = MAP11: Whiplash HUSTR_12 = MAP12: Railroads HUSTR_13 = MAP13: Station Earth HUSTR_14 = MAP14: Nuclear Zone