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
|
- type: AccessReader
|
||||||
access: [["Brig"]]
|
access: [["Brig"]]
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: WindoorSecurityLocked
|
||||||
|
id: WindoorArmoryLocked
|
||||||
|
suffix: Armory, Locked
|
||||||
|
components:
|
||||||
|
- type: AccessReader
|
||||||
|
access: [["Armory"]]
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: WindoorSecure
|
parent: WindoorSecure
|
||||||
id: WindoorEngineeringLocked
|
id: WindoorEngineeringLocked
|
||||||
|
|||||||
@@ -286,7 +286,7 @@
|
|||||||
state_open: warden_open
|
state_open: warden_open
|
||||||
state_closed: warden_door
|
state_closed: warden_door
|
||||||
- type: AccessReader
|
- type: AccessReader
|
||||||
access: [["Brig"]]
|
access: [["Armory"]]
|
||||||
|
|
||||||
# Security Officer
|
# Security Officer
|
||||||
- type: entity
|
- type: entity
|
||||||
|
|||||||
@@ -8,6 +8,7 @@
|
|||||||
supervisors: "the head of personnel"
|
supervisors: "the head of personnel"
|
||||||
access:
|
access:
|
||||||
- Service
|
- Service
|
||||||
|
- Brig
|
||||||
- Maintenance
|
- Maintenance
|
||||||
|
|
||||||
- type: startingGear
|
- type: startingGear
|
||||||
|
|||||||
@@ -9,6 +9,7 @@
|
|||||||
canBeAntag: false
|
canBeAntag: false
|
||||||
access:
|
access:
|
||||||
- Security
|
- Security
|
||||||
|
- Brig
|
||||||
- Maintenance
|
- Maintenance
|
||||||
- Service
|
- Service
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user