(Oasis) APC power limit pass, telecom server prototype fixes, accidental loose prevention by CawsForConcern · Pull Request #2438 · ss14Starlight/space-station-14 (original) (raw)
Short description
Adds two new APCs to Science and one new APC to Medical.
- Chemistry was drawing 22kW and shared power with Surgery, I put Surgery on a separate APC
- Xenoarcheology was drawing 28kW, I put the two artifact pads on separate APCs
Also fixes the telecom servers on this map to use the telecom server prototypes. Before this PR, the telecom servers were hand-loaded by the map maker with encryption keys.
Additionally, Oasis lacked any kind of dedicated SMES or Substation for its PA Room.
- I've added a dedicated SMES and Substation to the PA Room because it's REALLY easy to loose a singularity or tesla when sabotaging main power.
- A few other maps are getting this treatment as well, and it'll be a new mapping standard as per Trep
Lastly, the PA computer in the PA Room was rotated wrong. It's both an oversight by the mapper and a noob trap for new engineers trying to set up power, so I fixed that.
Why we need to add this
- Supports Trip APCs when they exceed a power limit space-wizards/space-station-14#41377
- Dedicated SMES / Substation for PA will help prevent accidental loosing
Media (Video/Screenshots)
fig. 1 - Dedicated SMES and Substation for PA Room. Also extended the HV and MV cables through the radiation collector windows so it's easier for engineers to make a redundant wiring loop.
Checks
- I do not require assistance to complete the PR.
- Before posting/requesting review of a PR, I have verified that the changes work.
- I have added screenshots/videos of the changes, or this PR does not change in-game mechanics.
- I affirm that my changes are licensed under the Starlight Fork License and grant permission for use in this repository under its conditions.
Changelog
🆑 CawsForConcern
- add: (Oasis) New APCs added in Medical and Science to spread out power loads (no APC over 20kW)
- add: (Oasis) Dedicated SMES and Substation for PA room to prevent accidental loosing whenever main power is sabotaged
- fix: (Oasis) PA computer was rotated the wrong way at round-start
- fix: (Oasis) Telecom servers replaced with proper prototypes
