Makes brig access not an exact copy of armory and gives it to lawyers (#6487)
This commit is contained in:
@@ -87,6 +87,14 @@
|
||||
- type: AccessReader
|
||||
access: [["Brig"]]
|
||||
|
||||
- type: entity
|
||||
parent: WindoorSecurityLocked
|
||||
id: WindoorArmoryLocked
|
||||
suffix: Armory, Locked
|
||||
components:
|
||||
- type: AccessReader
|
||||
access: [["Armory"]]
|
||||
|
||||
- type: entity
|
||||
parent: WindoorSecure
|
||||
id: WindoorEngineeringLocked
|
||||
|
||||
@@ -286,7 +286,7 @@
|
||||
state_open: warden_open
|
||||
state_closed: warden_door
|
||||
- type: AccessReader
|
||||
access: [["Brig"]]
|
||||
access: [["Armory"]]
|
||||
|
||||
# Security Officer
|
||||
- type: entity
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
supervisors: "the head of personnel"
|
||||
access:
|
||||
- Service
|
||||
- Brig
|
||||
- Maintenance
|
||||
|
||||
- type: startingGear
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
canBeAntag: false
|
||||
access:
|
||||
- Security
|
||||
- Brig
|
||||
- Maintenance
|
||||
- Service
|
||||
|
||||
|
||||
Reference in New Issue
Block a user