-
Notifications
You must be signed in to change notification settings - Fork 190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Magistrate, Dignitary Department, and Minor FTL Fixes #1536
base: master
Are you sure you want to change the base?
Add Magistrate, Dignitary Department, and Minor FTL Fixes #1536
Conversation
RSI Diff Bot; head commit e8a9e88 merging into 78347d7 Resources/Textures/_Goobstation/Clothing/Uniforms/Jumpsuit/magistrate.rsi
Resources/Textures/_Goobstation/Objects/Devices/unique_teleporters.rsi
Resources/Textures/_Goobstation/Structures/Storage/closet.rsi
|
…trate in glacier, and adds the information to the prototypes as well.
Not going to update branch until the last minute to prevent potential merge conflicts with changelogs that get updated into the branch. I intend to finish this tomorrow (today if you're in ET or further). |
Me when I leave gimp file in .rsi without realizing. |
Right now I'm working on meta I'm adding the holopads. This may override if I push the RP |
Uh, depends. I don't think it would override the spawners? I'd hope not. 👍 If it does, I mean, not a hard thing to fix. All I did was add spawners. |
On a side note, not sure why 4 tests failed, but I'm going to blame it on the tests and not my additions. :3 |
Correct! |
Gonna say this one needs a @VMSolidus approval |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
<!-- This is a semi-strict format, you can add/remove sections as needed but the order/format should be kept the same Remove these comments before submitting --> # Description <!-- Explain this PR in as much detail as applicable Some example prompts to consider: How might this affect the game? The codebase? What might be some alternatives to this? How/Who does this benefit/hurt [the game/codebase]? --> Adds Cargo & Lawyer access to NanoTrasen Representative Adds Cargo access for Blueshield Officer NTR is given lawyer to allow them to access the brig. NTR has brig access but is unable to enter brig on most maps due to brig access not being used, so gave them lawyer access. NTR is also given cargo access so they can write reports about logistics. BSO should have basic access to all departments, logistics was missing so added cargo. Should hopefully not interfere with PR #1536 as it only changes BSO & NTR --- # Changelog <!-- You can add an author after the `:cl:` to change the name that appears in the changelog (ex: `:cl: Death`) Leaving it blank will default to your GitHub display name This includes all available types for the changelog --> :cl: - tweak: Tweaked the access of NTR to include Lawyer & Cargo - tweak: Tweaked the access of BSO to include Cargo --------- Co-authored-by: sleepyyapril <[email protected]>
I'll fix the meta map when I get back. I'm in lab for another 3.5 hours, haha. |
Merge conflicts solved, but the bot doesn't like me, so it decided not to remove them. :3 |
Description
This adds the Magistrate to the role list of Central Command VIPs. This also splits up the Central Command VIPs into their own department named "Dignitary" for the purpose of making it clear that Central Command VIPs are above Command and should be responding to orders from Central Command.
TODO
Lots of stuff to do here, mostly just transferring Chief Justice's loadout to also work for Magistrate (most of it). I'll also list the basics I've done as well.
Magistrate-Specific
Dignitary Department
Map Stuff
Extras/Fixes
Media
Lobby/Customization Screenshots
Jobs Listing
Category Grouping
Items/Clothes/Entities
Stamps (Stamp shows the same in the spawn menu)
Magistrate Robes
Spawner & Magistrate Robes
Access List
PDA Crew Manifest
Lockers with Teleporter
Locker with Contents (from Teleported Locker)
Map Spawners
Arena
Asterisk
Core
Edge
Europa
Gaxstation
Glacier (Winter Coats for NTR and Magistrate as well.)
Hammurabi
Hive
Lighthouse
Meta
Pebble
Radstation
Saltern
Shoukou
Submarine
Tortuga
Misc. Minor Fixes
Chief Justice Access
Category Groupings (BSO AND NTR)
Changelog
🆑