Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Corvax age limit #2538

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Resources/Prototypes/Corvax/Roles/Jobs/Command/iaa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
department: Security
time: 36000
- !type:AgeRequirement
requiredAge: 21
requiredAge: 30
startingGear: IAAGear
icon: "JobIconIAA"
supervisors: job-supervisors-centcom
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Corvax/Roles/Jobs/Security/pilot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
- !type:DepartmentTimeRequirement
department: Security
time: 72000 #20 hrs
- !type:AgeRequirement
requiredAge: 22
startingGear: PilotGear
icon: "JobIconPilot"
supervisors: job-supervisors-hos
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# - !type:OverallPlaytimeRequirement
# time: 144000 #40 hrs
- !type:AgeRequirement
requiredAge: 21
requiredAge: 25 # Corvax-AgeLimit
weight: 10
startingGear: QuartermasterGear
icon: "JobIconQuarterMaster"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
time: 10800 # 3 hrs
# - !type:OverallPlaytimeRequirement
# time: 36000 #10 hrs
- !type:AgeRequirement # Corvax-AgeLimit
requiredAge: 22
icon: "JobIconShaftMiner"
startingGear: SalvageSpecialistGear
supervisors: job-supervisors-qm
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Command/captain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
- !type:OverallPlaytimeRequirement
time: 504000 #140 hrs # Corvax-RoleTime
- !type:AgeRequirement
requiredAge: 21
requiredAge: 40 # Corvax-AgeLimit
weight: 20
startingGear: CaptainGear
icon: "JobIconCaptain"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
- !type:OverallPlaytimeRequirement
time: 180000 #50 hrs # Corvax-RoleTime
- !type:AgeRequirement
requiredAge: 21
requiredAge: 25 # Corvax-AgeLimit
weight: 20
startingGear: HoPGear
icon: "JobIconHeadOfPersonnel"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
- !type:DepartmentTimeRequirement
department: Engineering
time: 36000 #10 hrs # Corvax-RoleTime
- !type:AgeRequirement # Corvax-AgeLimit
requiredAge: 25
startingGear: AtmosphericTechnicianGear
icon: "JobIconAtmosphericTechnician"
supervisors: job-supervisors-ce
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# - !type:OverallPlaytimeRequirement
# time: 144000 #40 hrs
- !type:AgeRequirement
requiredAge: 21
requiredAge: 35 # Corvax-AgeLimit
weight: 10
startingGear: ChiefEngineerGear
icon: "JobIconChiefEngineer"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
- !type:DepartmentTimeRequirement
department: Engineering
time: 18000 #5 hrs # Corvax-RoleTime
- !type:AgeRequirement # Corvax-AgeLimit
requiredAge: 22
startingGear: StationEngineerGear
icon: "JobIconStationEngineer"
supervisors: job-supervisors-ce
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Roles/Jobs/Medical/chemist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
- !type:DepartmentTimeRequirement
department: Medical
time: 18000 #5 hrs # Corvax-RoleTime
- !type:AgeRequirement # Corvax-AgeLimit
requiredAge: 22
startingGear: ChemistGear
icon: "JobIconChemist"
supervisors: job-supervisors-cmo
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# - !type:OverallPlaytimeRequirement
# time: 144000 #40 hrs
- !type:AgeRequirement
requiredAge: 21
requiredAge: 35 # Corvax-AgeLimit
weight: 10
startingGear: CMOGear
icon: "JobIconChiefMedicalOfficer"
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Roles/Jobs/Medical/medical_doctor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
- !type:DepartmentTimeRequirement
department: Medical
time: 7200 #2 hrs # Corvax-RoleTime
- !type:AgeRequirement # Corvax-AgeLimit
requiredAge: 22
startingGear: DoctorGear
icon: "JobIconMedicalDoctor"
supervisors: job-supervisors-cmo
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Roles/Jobs/Medical/paramedic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
time: 14400 #4 hrs
- !type:OverallPlaytimeRequirement
time: 54000 # 15 hrs
- !type:AgeRequirement # Corvax-AgeLimit
requiredAge: 22
startingGear: ParamedicGear
icon: "JobIconParamedic"
supervisors: job-supervisors-cmo
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# - !type:OverallPlaytimeRequirement
# time: 144000 #40 hrs
- !type:AgeRequirement
requiredAge: 21
requiredAge: 35 # Corvax-AgeLimit
weight: 10
startingGear: ResearchDirectorGear
icon: "JobIconResearchDirector"
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Roles/Jobs/Science/scientist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
- !type:DepartmentTimeRequirement
department: Science
time: 18000 #5 hrs # Corvax-RoleTime
- !type:AgeRequirement # Corvax-AgeLimit
requiredAge: 22
startingGear: ScientistGear
icon: "JobIconScientist"
supervisors: job-supervisors-rd
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Roles/Jobs/Security/detective.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
- !type:DepartmentTimeRequirement
department: Security
time: 72000 #20 hrs # Corvax-RoleTime
- !type:AgeRequirement # Corvax-AgeLimit
requiredAge: 22
startingGear: DetectiveGear
icon: "JobIconDetective"
supervisors: job-supervisors-hos
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# - !type:OverallPlaytimeRequirement
# time: 144000 #40 hrs
- !type:AgeRequirement
requiredAge: 21
requiredAge: 35 # Corvax-AgeLimit
weight: 10
startingGear: HoSGear
icon: "JobIconHeadOfSecurity"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
- !type:DepartmentTimeRequirement
department: Security
time: 36000 #10 hrs # Corvax-RoleTime
- !type:AgeRequirement # Corvax-AgeLimit
requiredAge: 22
startingGear: SecurityOfficerGear
icon: "JobIconSecurityOfficer"
supervisors: job-supervisors-hos
Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Roles/Jobs/Security/warden.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
- !type:DepartmentTimeRequirement
department: Security
time: 108000 #50 hrs # Corvax-RoleTime
- !type:AgeRequirement # Corvax-AgeLimit
requiredAge: 30
startingGear: WardenGear
icon: "JobIconWarden"
requireAdminNotify: true
Expand Down
3 changes: 3 additions & 0 deletions Resources/Prototypes/Roles/Jobs/Wildcards/psychologist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
name: job-name-psychologist
description: job-description-psychologist
playTimeTracker: JobPsychologist
requirements:
- !type:AgeRequirement # Corvax-AgeLimit
requiredAge: 20
startingGear: PsychologistGear
icon: "JobIconPsychologist"
supervisors: job-supervisors-cmo
Expand Down
Loading