[MIRROR] Puts Deathmatch map names, keys in line with each other (WARNING: LETHAL DOSES OF SNAKECASE INSIDE) #2476
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Mirrored on Nova: NovaSector/NovaSector#1514
Original PR: tgstation/tgstation#81970
About The Pull Request
This does a bunch of cleaning up with regards to Deathmatch map names, keys, filenames, etc.
Quick summary -- Filenames/map keys now have underscore spacing and have been mostly. Deathmatch now has its own root folder instead of just being in map_files (this might not really be necessary idk why I did this). Map filenames and map keys should be consistent now in terms of spacing, capitalization, and what they actually refer to.
Why It's Good For The Game
"Backalley" is actually called "raidthebase" internally. Arenastation doesn't use the "Arena" map, instead using the one called "Star Wars" (The underground thunderdome uses the "Arena" map, actually). Guess which one was internally called "chinatown" and get a prize!
This makes a lot of the map stuff related to Deathmatch easier to read and less inconsistent. I know consistency isn't super important but it annoys me personally and I need to address it.
Changelog
🆑 Rhials
code: Deathmatch files, map names, and keys should all be consistent now.
/:cl: