Prisoners require whitelist (#528)

* Update warden.yml

Signed-off-by: Debug <49997488+DebugOk@users.noreply.github.com>

* Update prisoner.yml

Signed-off-by: Debug <49997488+DebugOk@users.noreply.github.com>

* Update gladiator.yml

Signed-off-by: Debug <49997488+DebugOk@users.noreply.github.com>

---------

Signed-off-by: Debug <49997488+DebugOk@users.noreply.github.com>
This commit is contained in:
Debug 2023-12-07 14:22:03 +01:00 committed by GitHub
parent 83b8dc1dfe
commit 8a6d7bbb24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 3 deletions

View File

@ -13,6 +13,7 @@
requirements:
- !type:OverallPlaytimeRequirement
time: 3600
- !type:WhitelistRequirement
special:
- !type:AddComponentSpecial
components:

View File

@ -12,6 +12,7 @@
requirements:
- !type:OverallPlaytimeRequirement
time: 3600
- !type:WhitelistRequirement
- type: startingGear
id: PrisonerGear

View File

@ -10,9 +10,6 @@
- !type:DepartmentTimeRequirement # DeltaV - Security time requirement
department: Security
time: 36000 # 10 hours
- !type:RoleTimeRequirement # DeltaV - Prisoner time requirement
role: JobPrisoner
time: 3600 # 1 hour
startingGear: WardenGear
icon: "JobIconWarden"
supervisors: job-supervisors-hos