+ Evidence locker, warden locker access and scientist locker fill (#6402)

This commit is contained in:
Peptide90
2022-02-01 06:15:22 +00:00
committed by GitHub
parent 61b83c93f3
commit fe1f7118e6
3 changed files with 25 additions and 2 deletions

View File

@@ -286,7 +286,7 @@
state_open: warden_open
state_closed: warden_door
- type: AccessReader
access: [["Security", "Armory"]] # TODO access [["Brig"]]
access: [["Brig"]]
# Security Officer
- type: entity
@@ -313,6 +313,15 @@
- type: AccessReader
access: [["Security"]] # TODO access [["Detective"]]
- type: entity
id: LockerEvidence
parent: LockerSecurity
name: evidence locker
description: To store bags of bullet casings and detainee belongings.
components:
- type: AccessReader
access: [["Security"]]
# Syndicate
- type: entity
id: LockerSyndicatePersonal