Makes brig access not an exact copy of armory and gives it to lawyers (#6487)

This commit is contained in:
Rane
2022-02-05 18:08:15 -05:00
committed by GitHub
parent 86d813262b
commit 401b48d850
4 changed files with 19 additions and 9 deletions

View File

@@ -34,7 +34,7 @@
components:
- type: AccessReader
access: [["Medical"]]
- type: entity
parent: WindoorSecure
id: WindoorChemistryLocked
@@ -78,7 +78,7 @@
access: [["Security"]]
- type: Wires
LayoutId: WindoorSecurity
- type: entity
parent: WindoorSecurityLocked
id: WindoorBrigLocked
@@ -86,7 +86,15 @@
components:
- type: AccessReader
access: [["Brig"]]
- type: entity
parent: WindoorSecurityLocked
id: WindoorArmoryLocked
suffix: Armory, Locked
components:
- type: AccessReader
access: [["Armory"]]
- type: entity
parent: WindoorSecure
id: WindoorEngineeringLocked
@@ -94,7 +102,7 @@
components:
- type: AccessReader
access: [["Engineering"]]
- type: entity
parent: WindoorSecure
id: WindoorChapelLocked
@@ -102,7 +110,7 @@
components:
- type: AccessReader
access: [["Chapel"]]
- type: entity
parent: WindoorSecure
id: WindoorJanitorLocked
@@ -110,11 +118,11 @@
components:
- type: AccessReader
access: [["Janitor"]]
- type: entity
parent: WindoorSecure
id: WindoorKitchenLocked
suffix: Kitchen, Locked
components:
- type: AccessReader
access: [["Kitchen"]]
access: [["Kitchen"]]

View File

@@ -32,7 +32,7 @@
state_open: qm_open
state_closed: qm_door
- type: AccessReader
access: [["Quartermaster"]]
access: [["Quartermaster"]]
# Command
- type: entity
@@ -286,7 +286,7 @@
state_open: warden_open
state_closed: warden_door
- type: AccessReader
access: [["Brig"]]
access: [["Armory"]]
# Security Officer
- type: entity

View File

@@ -8,6 +8,7 @@
supervisors: "the head of personnel"
access:
- Service
- Brig
- Maintenance
- type: startingGear

View File

@@ -9,6 +9,7 @@
canBeAntag: false
access:
- Security
- Brig
- Maintenance
- Service