From 883a355e93b493bbe5c457201626dee8122866b0 Mon Sep 17 00:00:00 2001 From: Lyndomen <49795619+Lyndomen@users.noreply.github.com> Date: Sat, 28 Dec 2024 20:26:40 -0500 Subject: [PATCH] Revert "warden no longer reqs whitelist" (#2482) Revert "warden no longer reqs whitelist (#1520)" This reverts commit 26680986d3f81d8fab2ccac96bb586d13282feb0. --- Resources/Prototypes/Roles/Jobs/Security/warden.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Roles/Jobs/Security/warden.yml b/Resources/Prototypes/Roles/Jobs/Security/warden.yml index 582eb160ddf..3ba5aba4451 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/warden.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/warden.yml @@ -10,6 +10,7 @@ - !type:RoleTimeRequirement # DeltaV - JobDetective time requirement. Give them an understanding of basic forensics. role: JobDetective time: 21600 # DeltaV - 6 hours + - !type:WhitelistRequirement # DeltaV - Whitelist requirement startingGear: WardenGear icon: "JobIconWarden" requireAdminNotify: true