Skip to content

Commit

Permalink
Engineer is engihere
Browse files Browse the repository at this point in the history
  • Loading branch information
FluffiestFloof committed Sep 25, 2023
1 parent cbe9b59 commit 600a320
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
requirements:
- !type:DepartmentTimeRequirement
department: Engineering
time: 54000 # 15 hrs
time: 14400 # DeltaV - 4 hours
startingGear: AtmosphericTechnicianGear
icon: "JobIconAtmosphericTechnician"
supervisors: job-supervisors-ce
Expand Down
12 changes: 6 additions & 6 deletions Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
requirements:
- !type:RoleTimeRequirement
role: JobAtmosphericTechnician
time: 21600 #6 hrs
- !type:RoleTimeRequirement
role: JobStationEngineer
time: 21600 #6 hrs
time: 14400 # DeltaV - 4 hours
# - !type:RoleTimeRequirement # DeltaV - No Station Engineer time requirement
# role: JobStationEngineer
# time: 21600 #6 hrs
- !type:DepartmentTimeRequirement
department: Engineering
time: 36000 #10 hrs
time: 28800 # DeltaV - 8 hours
- !type:OverallPlaytimeRequirement
time: 144000 #40 hrs
time: 72000 # DeltaV - 20 hours
weight: 10
startingGear: ChiefEngineerGear
icon: "JobIconChiefEngineer"
Expand Down

0 comments on commit 600a320

Please sign in to comment.