Remap Bugfixes (#21549)

Handles a number of minor issues with the
[remap](https://github.com/Aurorastation/Aurora.3/pull/21495).

changes:
- bugfix: "Updates lights in several areas to look better with the new
lighting system (based on test merge)."
- bugfix: "Replaces flooring with plating beneath a grate in D1 maints."
  - bugfix: "Updates area assignment in D3 maints."
- bugfix: "Moves gas canisters out of the way of the door in D1
combustion turbine maints (whoops!)"
- bugfix: "More tightly restricted access on server hall maints door
(also names it correctly.)"
  - bugfix: "Gives machine shop a bit better window coverage."
  - bugfix: "Changes location of a door in D3 Civilian Substation."
  - bugfix: "Replaces missing recharger in Sec."
  - bugfix: "Untangled a few crossed air vents/pumps."
- bugfix: "Fixed a disposals link when routing parcels from certain
locations to others."
  - bugfix: "Fixed dirty wiring vars."
This commit is contained in:
Batrachophreno
2025-11-05 11:22:36 +00:00
committed by GitHub
parent f3240512f9
commit cf032b28e4
2 changed files with 363 additions and 300 deletions
+23
View File
@@ -0,0 +1,23 @@
# Your name.
author: Batrachophrenoboocosmomachia
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
delete-after: True
# Any changes you've made. See valid prefix list above.
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
# SCREW THIS UP AND IT WON'T WORK.
# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit.
# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
changes:
- bugfix: "Updates lights in several areas to look better with the new lighting system (based on test merge)."
- bugfix: "Replaces flooring with plating beneath a grate in D1 maints."
- bugfix: "Updates area assignment in D3 maints."
- bugfix: "Moves gas canisters out of the way of the door in D1 combustion turbine maints (whoops!)"
- bugfix: "More tightly restricted access on server hall maints door (also names it correctly.)"
- bugfix: "Gives machine shop a bit better window coverage."
- bugfix: "Changes location of a door in D3 Civilian Substation."
- bugfix: "Replaces missing recharger in Sec."
- bugfix: "Untangled a few crossed air vents/pumps."
- bugfix: "Fixed a disposals link when routing parcels from certain locations to others."
- bugfix: "Fixed dirty wiring vars."
File diff suppressed because it is too large Load Diff