Moon Station Spring Cleaning 2025 (Post your Moon Station bugs here!) (Part 1) (#3173)

## About The Pull Request

Fixes several moonstation bugs, such as:

- 3 bad areas marked as space due to previous DMM
conflicts/updates/whatever.
- uhhh some stuff I missed idk


Adds several changes, such as:
- Adding the new detective's board.
- Moving the robotics mech crowbar to robotics, instead of the RD's
office.
- Increasing the size of chemistry (rip med maint).
- Adding a vote box to Command's meeting room.
- Adding an aquarium to the lawyer's office.
- Clarifying that the high risk AI modules in the upload intentionally
requires captain's access (It's like this on Metastation).
- Adds a floor safe to the NT rep's office because why not.
- FIxing missing turbine pipe in the turbine room
- Upgrading the windows in the supermatter room, HFR room, and turbine
room to reinforced plasma.
- Removing misplaced floor decal in command.
- Removing misplaced trash pile in morgue.
- Removing the RD's freeze cube to make the break area bigger.
- Reducing the weather frequency of sandstorms on the surface.

## Why It's Good For The Game

Penis

## Proof Of Testing

Untested.

## Changelog

🆑 BurgerBB
add: Fixes several moonstation bugs/issues/whatever.
/🆑
This commit is contained in:
BurgerLUA
2025-03-19 18:29:21 -07:00
committed by GitHub
parent 1b71dfbe08
commit 4dccb99cd1
2 changed files with 285 additions and 235 deletions
File diff suppressed because it is too large Load Diff
@@ -25,7 +25,7 @@ GLOBAL_LIST_EMPTY(sand_storm_sounds)
immunity_type = TRAIT_ASHSTORM_IMMUNE
probability = 60
probability = 40
barometer_predictable = TRUE
var/list/weak_sounds = list()