Skip to content

Commit

Permalink
Entirely removed the age limit
Browse files Browse the repository at this point in the history
  • Loading branch information
sleepyyapril committed Aug 13, 2024
1 parent 1f11dff commit efbd721
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 12 deletions.
2 changes: 0 additions & 2 deletions Resources/Prototypes/Roles/Jobs/Command/captain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
- !type:OverallPlaytimeRequirement # DeltaV - Playtime requirement
time: 108000 # 30 hours
- !type:WhitelistRequirement # DeltaV - Whitelist requirement
- !type:AgeRequirement
requiredAge: 20
weight: 20
startingGear: CaptainGear
icon: "JobIconCaptain"
Expand Down
2 changes: 0 additions & 2 deletions Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
time: 72000 # 20 hours
- !type:OverallPlaytimeRequirement # DeltaV - Playtime requirement
time: 90000 # 25 hours
- !type:AgeRequirement
requiredAge: 18
weight: 10 # DeltaV - Changed HoP weight from 20 to 10 due to them not being more important than other Heads
startingGear: HoPGear
icon: "JobIconHeadOfPersonnel"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
time: 90000 # DeltaV - 25 hours, was 10
# - !type:OverallPlaytimeRequirement
# time: 144000 # DeltaV - was 40 hours upstream
- !type:AgeRequirement
requiredAge: 18
weight: 10
startingGear: ChiefEngineerGear
icon: "JobIconChiefEngineer"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
time: 43200 # DeltaV - 12 hours
- !type:OverallPlaytimeRequirement
time: 72000 # DeltaV - 20 hours, was 40
- !type:AgeRequirement
requiredAge: 18
weight: 10
startingGear: CMOGear
icon: "JobIconChiefMedicalOfficer"
Expand Down
2 changes: 0 additions & 2 deletions Resources/Prototypes/Roles/Jobs/Science/research_director.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
time: 54000 # DeltaV - 15 hours
- !type:OverallPlaytimeRequirement
time: 72000 # DeltaV - 20 hours, was 40
- !type:AgeRequirement
requiredAge: 18
weight: 10
startingGear: ResearchDirectorGear
icon: "JobIconResearchDirector"
Expand Down
2 changes: 0 additions & 2 deletions Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
- !type:OverallPlaytimeRequirement
time: 90000 # DeltaV - 25 hours, was 40
- !type:WhitelistRequirement # DeltaV - Whitelist requirement
- !type:AgeRequirement
requiredAge: 18
weight: 10
startingGear: HoSGear
icon: "JobIconHeadOfSecurity"
Expand Down

0 comments on commit efbd721

Please sign in to comment.