modify base sec job playtime requirements (#15116)
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
requirements:
|
requirements:
|
||||||
- !type:DepartmentTimeRequirement
|
- !type:DepartmentTimeRequirement
|
||||||
department: Security
|
department: Security
|
||||||
time: 3600
|
time: 7200 #2 hrs
|
||||||
startingGear: DetectiveGear
|
startingGear: DetectiveGear
|
||||||
icon: "Detective"
|
icon: "Detective"
|
||||||
supervisors: job-supervisors-hos
|
supervisors: job-supervisors-hos
|
||||||
|
|||||||
@@ -4,9 +4,11 @@
|
|||||||
description: job-description-cadet
|
description: job-description-cadet
|
||||||
playTimeTracker: JobSecurityCadet
|
playTimeTracker: JobSecurityCadet
|
||||||
requirements:
|
requirements:
|
||||||
|
- !type:OverallPlaytimeRequirement
|
||||||
|
time: 18000 #5 hrs
|
||||||
- !type:DepartmentTimeRequirement
|
- !type:DepartmentTimeRequirement
|
||||||
department: Security
|
department: Security
|
||||||
time: 28800
|
time: 28800 #8 hrs
|
||||||
inverted: true # stop playing intern if you're good at security!
|
inverted: true # stop playing intern if you're good at security!
|
||||||
startingGear: SecurityCadetGear
|
startingGear: SecurityCadetGear
|
||||||
icon: "SecurityCadet"
|
icon: "SecurityCadet"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
requirements:
|
requirements:
|
||||||
- !type:DepartmentTimeRequirement
|
- !type:DepartmentTimeRequirement
|
||||||
department: Security
|
department: Security
|
||||||
time: 1800
|
time: 3600 #1 hr
|
||||||
startingGear: SecurityOfficerGear
|
startingGear: SecurityOfficerGear
|
||||||
icon: "SecurityOfficer"
|
icon: "SecurityOfficer"
|
||||||
supervisors: job-supervisors-hos
|
supervisors: job-supervisors-hos
|
||||||
|
|||||||
Reference in New Issue
Block a user