Genpop packed starlighted by Makeshiftt · Pull Request #2108 · ss14Starlight/space-station-14 (original) (raw)
and others added 3 commits
Added a printer to HoPs room Added a cell recharger next to chem Properly linked some added firelocks
Happyrobot33 added a commit that referenced this pull request
Short description
NTR access airlocks like AirlockNtrepGlassLocked only allowed the NTR
through. This PR changes it so that BSOs can also walk through these
doors.
This PR also changes it so that the NT Rep's locker actually uses NT Rep access (instead of Command access).
Why we need to add this
Currently on Packed (added in #2108) and Plasma (upcoming in #2198), there are little nice NTR Rooms behind NTR-access airlocks. The trouble is that these rooms also gate access to the BSO's Locker.
This could be solved by adding combination door prototypes (something
like AirlockNtrepBSOGlassLocked, but:
- That sucks
- The door sprites would be identical so it would be easy to get confused why you can't access a room
- The doors sprites being identical makes it really easy to map this wrongly
- I don't think we need even more airlock prototypes
The BSO being able to walk through NTR doors just intuitively makes sense. BSOs protect NTRs, thus should have access through their doors.
As for the NTR Locker access: yeah no I don't know why this wasn't done when NTR access was added. This one is clearly an oversight.
Media (Video/Screenshots)
https://github.com/user-attachments/assets/00b2060a-a4e3-45a5-9895-0a2314daba6d
fig. 1 - Demonstrating locker / airlock accesses with a HOS PDA, an NTR PDA, and a BSO PDA.
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: BSO now has access to through NTR airlocks
- fix: NTR's locker is now locked behind NTR access (was previously Command access)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})