diff --git a/Resources/Prototypes/Roles/Jobs/Security/warden.yml b/Resources/Prototypes/Roles/Jobs/Security/warden.yml index c351967ad88..6eeeaf79316 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/warden.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/warden.yml @@ -4,12 +4,13 @@ description: job-description-warden playTimeTracker: JobWarden requirements: -# - !type:RoleTimeRequirement # DeltaV - No SecurityOfficer time requirement -# role: JobSecurityOfficer -# time: 36000 #10 hrs - - !type:DepartmentTimeRequirement # DeltaV - Security time requirement - department: Security - time: 36000 # 10 hours + - !type:RoleTimeRequirement # DeltaV - JobSecurityOfficer time requirement. Make them experienced in proper officer work. + role: JobSecurityOfficer + time: 43200 # DeltaV - 12 hrs + - !type:DepartmentTimeRequirement # DeltaV - JobDetective time requirement. Give them an understanding of basic forensics. + department: JobDetective + time: 14400 # DeltaV - 4 hours + - !type:WhitelistRequirement # DeltaV - Whitelist requirement startingGear: WardenGear icon: "JobIconWarden" supervisors: job-supervisors-hos