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:
@@ -15,8 +15,6 @@
|
||||
time: 36000 #10 hours
|
||||
- !type:OverallPlaytimeRequirement
|
||||
time: 144000 #40 hrs
|
||||
- !type:AgeRequirement
|
||||
requiredAge: 21
|
||||
weight: 10
|
||||
startingGear: QuartermasterGear
|
||||
icon: "JobIconQuarterMaster"
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
- !type:DepartmentTimeRequirement
|
||||
department: Command
|
||||
time: 54000 # 15 hours
|
||||
- !type:AgeRequirement
|
||||
requiredAge: 21
|
||||
weight: 20
|
||||
startingGear: CaptainGear
|
||||
icon: "JobIconCaptain"
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
- !type:DepartmentTimeRequirement
|
||||
department: Command
|
||||
time: 36000 # 10 hours
|
||||
- !type:AgeRequirement
|
||||
requiredAge: 21
|
||||
weight: 20
|
||||
startingGear: HoPGear
|
||||
icon: "JobIconHeadOfPersonnel"
|
||||
|
||||
@@ -15,8 +15,6 @@
|
||||
time: 36000 #10 hrs
|
||||
- !type:OverallPlaytimeRequirement
|
||||
time: 144000 #40 hrs
|
||||
- !type:AgeRequirement
|
||||
requiredAge: 21
|
||||
weight: 10
|
||||
startingGear: ChiefEngineerGear
|
||||
icon: "JobIconChiefEngineer"
|
||||
|
||||
@@ -17,8 +17,6 @@
|
||||
time: 36000 #10 hrs
|
||||
- !type:OverallPlaytimeRequirement
|
||||
time: 144000 #40 hrs
|
||||
- !type:AgeRequirement
|
||||
requiredAge: 21
|
||||
weight: 10
|
||||
startingGear: CMOGear
|
||||
icon: "JobIconChiefMedicalOfficer"
|
||||
|
||||
@@ -9,8 +9,6 @@
|
||||
time: 36000 #10 hrs
|
||||
- !type:OverallPlaytimeRequirement
|
||||
time: 144000 #40 hrs
|
||||
- !type:AgeRequirement
|
||||
requiredAge: 21
|
||||
weight: 10
|
||||
startingGear: ResearchDirectorGear
|
||||
icon: "JobIconResearchDirector"
|
||||
|
||||
@@ -15,8 +15,6 @@
|
||||
time: 108000 # 30 hrs
|
||||
- !type:OverallPlaytimeRequirement
|
||||
time: 144000 #40 hrs
|
||||
- !type:AgeRequirement
|
||||
requiredAge: 21
|
||||
weight: 10
|
||||
startingGear: HoSGear
|
||||
icon: "JobIconHeadOfSecurity"
|
||||
|
||||
Reference in New Issue
Block a user