Added Janitor to CentComm #689

Merged
LilithArson merged 3 commits from cc-jani-20260722 into master 2026-07-23 00:42:11 +00:00
Owner

Short description

Why we need to add this

Media (Video/Screenshots)

Checklist

Breaking changes

Ingame Changelog

🆑

  • add: Added a CentComm Janitor role!
<!-- Link definitions, do not edit --> [guidelines]: https://docs.spacestation14.com/en/general-development/codebase-info/pull-request-guidelines.html [ruleset]: https://rules.byrdstation.space/#h.vigrxrnffwji ## Short description <!-- What do you propose to change with your PR? --> ## Why we need to add this <!-- What is the reason for adding these changes? Please post links to Discussions as well as Bug Reports here. Please describe how this will change the game balance. --> ## Media (Video/Screenshots) <!--If your PR contains in-game changes you must provide screenshots/videos of the changes.--> ## Checklist <!-- Check boxes for faster reviewing of your PR --> - [x] I do not require assistance to complete the PR. - [x] I have verified that the changes work before posting/requesting review of my PR. - [x] I have added screenshots/videos of the changes, or this PR does not change in-game mechanics. - [x] I have read the [Pull Request and Changelog Guidelines][guidelines] and [Byrd Station's Contributor Ruleset][ruleset]. ## Breaking changes <!-- List any breaking changes, including namespaces, public class/method/field changes, prototype renames; and provide instructions for fixing them. This will be posted in #codebase-changes. --> ### Ingame Changelog <!--If you want the players to know about changes made in this PR, specify them using the template outside the comment. Short and informative.--> :cl: - add: Added a CentComm Janitor role!
cc janitor
Some checks failed
Close PRs on master / run (pull_request_target) Has been skipped
Labels: Size / size-label (pull_request_target) Successful in 3s
Labels: PR / labeler (pull_request_target) Successful in 3s
Map file schema validator / YAML map schema validator (pull_request) Has been cancelled
YAML Linter / YAML Linter (pull_request) Has been cancelled
CRLF Check / CRLF Check (pull_request) Has been cancelled
RSI Validator / Validate RSIs (pull_request) Has been cancelled
RGA schema validator / YAML RGA schema validator (pull_request) Has been cancelled
Test Packaging / Test Packaging (pull_request) Has been cancelled
80d54dc545
LilithArson force-pushed cc-jani-20260722 from 80d54dc545
Some checks failed
Close PRs on master / run (pull_request_target) Has been skipped
Labels: Size / size-label (pull_request_target) Successful in 3s
Labels: PR / labeler (pull_request_target) Successful in 3s
Map file schema validator / YAML map schema validator (pull_request) Has been cancelled
YAML Linter / YAML Linter (pull_request) Has been cancelled
CRLF Check / CRLF Check (pull_request) Has been cancelled
RSI Validator / Validate RSIs (pull_request) Has been cancelled
RGA schema validator / YAML RGA schema validator (pull_request) Has been cancelled
Test Packaging / Test Packaging (pull_request) Has been cancelled
to c1f35c0684
Some checks failed
Labels: PR / labeler (pull_request_target) Successful in 3s
Labels: Size / size-label (pull_request_target) Successful in 2s
CRLF Check / CRLF Check (pull_request) Successful in 2m54s
RSI Validator / Validate RSIs (pull_request) Successful in 3m11s
RGA schema validator / YAML RGA schema validator (pull_request) Successful in 4m56s
YAML Linter / YAML Linter (pull_request) Failing after 7m4s
Map file schema validator / YAML map schema validator (pull_request) Successful in 11m34s
Test Packaging / Test Packaging (pull_request) Has been cancelled
2026-07-22 21:46:54 +00:00
Compare
LukeZurg22 changed title from CentComm Janitor to Added Janitor to CentComm 2026-07-22 22:01:46 +00:00
whoops
Some checks failed
Labels: PR / labeler (pull_request_target) Successful in 9s
Labels: Size / size-label (pull_request_target) Successful in 4s
CRLF Check / CRLF Check (pull_request) Successful in 1m42s
RGA schema validator / YAML RGA schema validator (pull_request) Successful in 2m31s
RSI Validator / Validate RSIs (pull_request) Successful in 3m1s
Map file schema validator / YAML map schema validator (pull_request) Successful in 10m37s
YAML Linter / YAML Linter (pull_request) Failing after 10m21s
Test Packaging / Test Packaging (pull_request) Successful in 20m50s
dc9fe2166b
Contributor

YAML LINTER Errors:

::error in /Prototypes/_Byrd/Entities/Objects/Specific/Janitorial/keyring.yml(18,9) 

No Content.Shared.Access.AccessLevelPrototype found with id AllAccess
::error in /Prototypes/_Byrd/Entities/Objects/Specific/Janitorial/keyring.yml(19,9) 

No Content.Shared.Access.AccessLevelPrototype found with id CentralCommandOfficial
YAML LINTER Errors: ``` ::error in /Prototypes/_Byrd/Entities/Objects/Specific/Janitorial/keyring.yml(18,9) No Content.Shared.Access.AccessLevelPrototype found with id AllAccess ``` ``` ::error in /Prototypes/_Byrd/Entities/Objects/Specific/Janitorial/keyring.yml(19,9) No Content.Shared.Access.AccessLevelPrototype found with id CentralCommandOfficial ```
fix keyring
All checks were successful
Labels: Size / size-label (pull_request_target) Successful in 3s
Labels: PR / labeler (pull_request_target) Successful in 4s
CRLF Check / CRLF Check (pull_request) Successful in 1m15s
RGA schema validator / YAML RGA schema validator (pull_request) Successful in 1m43s
RSI Validator / Validate RSIs (pull_request) Successful in 1m48s
Map file schema validator / YAML map schema validator (pull_request) Successful in 10m57s
YAML Linter / YAML Linter (pull_request) Successful in 9m54s
Test Packaging / Test Packaging (pull_request) Successful in 20m28s
PR Changelogs / changelog (pull_request_target) Successful in 29s
c4d072a99e
LilithArson deleted branch cc-jani-20260722 2026-07-23 00:42:11 +00:00
LilithArson referenced this pull request from a commit 2026-07-23 00:42:11 +00:00
byrdbot referenced this pull request from a commit 2026-07-23 00:42:38 +00:00
Sign in to join this conversation.
No description provided.