mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 22:25:46 -04:00
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.
This commit is contained in:
parent
b5159e5184
commit
30283e08c9
1 changed files with 3 additions and 3 deletions
|
@ -267,7 +267,7 @@ HUSTR_8 = DM08: Artifact Base
|
||||||
HUSTR_9 = DM09: Industrial Outland
|
HUSTR_9 = DM09: Industrial Outland
|
||||||
HUSTR_10 = DM10: Detached Grounds
|
HUSTR_10 = DM10: Detached Grounds
|
||||||
HUSTR_11 = DM11: Isolated Facility
|
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_13 = DM13: Unholy Blood
|
||||||
HUSTR_14 = DM14: Technical Assault
|
HUSTR_14 = DM14: Technical Assault
|
||||||
HUSTR_15 = DM15: Shallow Complex
|
HUSTR_15 = DM15: Shallow Complex
|
||||||
|
@ -276,7 +276,7 @@ HUSTR_17 = DM17: Underwoods
|
||||||
HUSTR_18 = DM18: Deserted Courtyard
|
HUSTR_18 = DM18: Deserted Courtyard
|
||||||
HUSTR_19 = DM19: Tech Isle
|
HUSTR_19 = DM19: Tech Isle
|
||||||
HUSTR_20 = DM20: Warehouse
|
HUSTR_20 = DM20: Warehouse
|
||||||
HUSTR_21 = DM21: Refinary
|
HUSTR_21 = DM21: Refinery
|
||||||
HUSTR_22 = DM22: Fourplay
|
HUSTR_22 = DM22: Fourplay
|
||||||
HUSTR_23 = DM23: Confrontation
|
HUSTR_23 = DM23: Confrontation
|
||||||
HUSTR_24 = DM24: Flooded Base
|
HUSTR_24 = DM24: Flooded Base
|
||||||
|
@ -299,7 +299,7 @@ HUSTR_7 = MAP07: Outer Storage Warehouse
|
||||||
HUSTR_8 = MAP08: Astronomy Complex
|
HUSTR_8 = MAP08: Astronomy Complex
|
||||||
HUSTR_9 = MAP09: Datacenter
|
HUSTR_9 = MAP09: Datacenter
|
||||||
HUSTR_10 = MAP10: Deadly Outlands
|
HUSTR_10 = MAP10: Deadly Outlands
|
||||||
HUSTR_11 = MAP11: Infinite Plain
|
HUSTR_11 = MAP11: Whiplash
|
||||||
HUSTR_12 = MAP12: Railroads
|
HUSTR_12 = MAP12: Railroads
|
||||||
HUSTR_13 = MAP13: Station Earth
|
HUSTR_13 = MAP13: Station Earth
|
||||||
HUSTR_14 = MAP14: Nuclear Zone
|
HUSTR_14 = MAP14: Nuclear Zone
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue