Skip to content

Commit

Permalink
Time MrFreeman, Security time
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed Jan 11, 2024
1 parent 6f7a684 commit 3f7c24d
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Security/brigmedic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# department: Medical
# time: 10800 # 3 hrs
- !type:OverallPlaytimeRequirement
time: 21600 # 6 hrs
time: 36000 # Frontier - 10 hrs
startingGear: BrigmedicGear
icon: "JobIconBrigmedic"
supervisors: job-supervisors-hos
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Security/detective.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
playTimeTracker: JobDetective
requirements:
- !type:OverallPlaytimeRequirement
time: 21600
time: 36000 # Frontier - 10 hrs
startingGear: DetectiveGear
icon: "JobIconDetective"
supervisors: job-supervisors-hos
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
time: 10800
- !type:DepartmentTimeRequirement
department: Security
time: 54000 #15 hrs
time: 36000 # Frontier - 10 hrs
inverted: true # stop playing intern if you're good at security!
startingGear: SecurityCadetGear
icon: "JobIconSecurityCadet"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
playTimeTracker: JobSecurityOfficer
requirements:
- !type:OverallPlaytimeRequirement
time: 21600
time: 36000 # Frontier - 10 hrs
startingGear: SecurityOfficerGear
icon: "JobIconSecurityOfficer"
supervisors: job-supervisors-hos
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Security/warden.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
time: 21600 # Frontier - 6 hours
- !type:RoleTimeRequirement
role: JobSecurityOfficer
time: 21600 # Frontier - 6 hours
time: 36000 # Frontier - 10 hrs
startingGear: WardenGear
icon: "JobIconWarden"
supervisors: job-supervisors-hos
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
playTimeTracker: JobPrisonGuard
requirements:
- !type:OverallPlaytimeRequirement
time: 21600
time: 36000 # Frontier - 10 hrs
startingGear: PrisonGuardGear
icon: "JobIconWarden"
supervisors: job-supervisors-hos # Frontier
Expand Down

0 comments on commit 3f7c24d

Please sign in to comment.