Skip to content

Commit

Permalink
Sheriff
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed Dec 5, 2023
1 parent 956cbe8 commit fcebfed
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 2 deletions.
22 changes: 21 additions & 1 deletion Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
canBeAntag: false
access:
- HeadOfSecurity
- HeadOfPersonnel
- HeadOfPersonnel # Frontier - This should probably be removed after we confirm they can get into SR office
- Command
- Brig
- Frontier
Expand All @@ -38,6 +38,26 @@
- Service
- External
- Detective
# - Mercenary # Frontier
- Bar # Frontier
- Janitor # Frontier
- Theatre # Frontier
- Kitchen # Frontier
- Chapel # Frontier
- Hydroponics # Frontier
- Chemistry # Frontier
- Engineering # Frontier
- Quartermaster # Frontier
- Research # Frontier
- Salvage # Frontier
- Cargo # Frontier
- Atmospherics # Frontier
- Medical # Frontier
- EmergencyShuttleRepealAll # Frontier
- Captain # Frontier
- ChiefEngineer # Frontier
- ChiefMedicalOfficer # Frontier
- ResearchDirector # Frontier
special:
- !type:AddImplantSpecial
implants: [ MindShieldImplant, TrackingImplant ]
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/_NF/Entities/Structures/atms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@
- key: enum.BankATMMenuUiKey.ATM
type: StationBankATMMenuBoundUserInterface
- type: AccessReader
access: [["HeadOfPersonnel"]]
access: [["HeadOfPersonnel"], ["HeadOfSecurity"]]
- type: ItemSlots
- type: ContainerContainer
containers:
Expand Down

0 comments on commit fcebfed

Please sign in to comment.