From c2b056facaca7fb22f4a1965db13f10a45231edf Mon Sep 17 00:00:00 2001 From: PPooch <42394661+PPooch@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:04:53 -0400 Subject: [PATCH] Adding clerk access to evidence lockers and brig timers. (#2034) --- .../Entities/Structures/Storage/Closets/Lockers/lockers.yml | 2 +- Resources/Prototypes/Entities/Structures/Wallmounts/timer.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Storage/Closets/Lockers/lockers.yml b/Resources/Prototypes/Entities/Structures/Storage/Closets/Lockers/lockers.yml index 47bfcceedb0..53c2c4f4141 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/Closets/Lockers/lockers.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/Closets/Lockers/lockers.yml @@ -384,7 +384,7 @@ description: To store bags of bullet casings and detainee belongings. components: - type: AccessReader - access: [["Security"], ["Prosecutor"]] # DeltaV - allow Pros access to Evidence + access: [["Security"], ["Prosecutor"], ["Clerk"]] # DeltaV - allow Pros and Clerk access to Evidence # Syndicate - type: entity diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/timer.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/timer.yml index dabd93a339b..cd81687ec1e 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/timer.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/timer.yml @@ -89,7 +89,7 @@ description: It's a timer for brig cells. components: - type: AccessReader - access: [["Security"], ["Prosecutor"]] # DeltaV - Added justice dept + access: [["Security"], ["Prosecutor"], ["Clerk"]] # DeltaV - Added justice dept - type: Construction graph: Timer node: brig