Skip to content

Commit

Permalink
use job whitelist for warden not blanket whitelist (DeltaV-Station#2559)
Browse files Browse the repository at this point in the history
Co-authored-by: deltanedas <@deltanedas:kde.org>
deltanedas authored Dec 29, 2024
1 parent 58b9fe4 commit 0e0acdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Security/warden.yml
Original file line number Diff line number Diff line change
@@ -10,12 +10,12 @@
- !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
supervisors: job-supervisors-hos
canBeAntag: false
whitelisted: true # DeltaV
access:
- Security
#- Brig # Delta V: Removed

0 comments on commit 0e0acdc

Please sign in to comment.