Remove all command age requirements (#32340)

From what I can tell this was merged with this on accident.

Maintainers see the maint review thread on this.

The original pr also claimed this was as an example.

In my opinion wizden should not have an age requirement for command.
This commit is contained in:
Myra
2024-09-24 02:31:08 +02:00
committed by GitHub
parent 1450d76337
commit f1bd0be772
7 changed files with 0 additions and 14 deletions

View File

@@ -15,8 +15,6 @@
time: 36000 #10 hours
- !type:OverallPlaytimeRequirement
time: 144000 #40 hrs
- !type:AgeRequirement
requiredAge: 21
weight: 10
startingGear: QuartermasterGear
icon: "JobIconQuarterMaster"

View File

@@ -16,8 +16,6 @@
- !type:DepartmentTimeRequirement
department: Command
time: 54000 # 15 hours
- !type:AgeRequirement
requiredAge: 21
weight: 20
startingGear: CaptainGear
icon: "JobIconCaptain"

View File

@@ -16,8 +16,6 @@
- !type:DepartmentTimeRequirement
department: Command
time: 36000 # 10 hours
- !type:AgeRequirement
requiredAge: 21
weight: 20
startingGear: HoPGear
icon: "JobIconHeadOfPersonnel"

View File

@@ -15,8 +15,6 @@
time: 36000 #10 hrs
- !type:OverallPlaytimeRequirement
time: 144000 #40 hrs
- !type:AgeRequirement
requiredAge: 21
weight: 10
startingGear: ChiefEngineerGear
icon: "JobIconChiefEngineer"

View File

@@ -17,8 +17,6 @@
time: 36000 #10 hrs
- !type:OverallPlaytimeRequirement
time: 144000 #40 hrs
- !type:AgeRequirement
requiredAge: 21
weight: 10
startingGear: CMOGear
icon: "JobIconChiefMedicalOfficer"

View File

@@ -9,8 +9,6 @@
time: 36000 #10 hrs
- !type:OverallPlaytimeRequirement
time: 144000 #40 hrs
- !type:AgeRequirement
requiredAge: 21
weight: 10
startingGear: ResearchDirectorGear
icon: "JobIconResearchDirector"

View File

@@ -15,8 +15,6 @@
time: 108000 # 30 hrs
- !type:OverallPlaytimeRequirement
time: 144000 #40 hrs
- !type:AgeRequirement
requiredAge: 21
weight: 10
startingGear: HoSGear
icon: "JobIconHeadOfSecurity"