Quadruple the amount of time you are allowed to play interns (#14641)
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
requirements:
|
requirements:
|
||||||
- !type:DepartmentTimeRequirement
|
- !type:DepartmentTimeRequirement
|
||||||
department: Engineering
|
department: Engineering
|
||||||
time: 7200
|
time: 28800
|
||||||
inverted: true # stop playing intern if you're good at engineering!
|
inverted: true # stop playing intern if you're good at engineering!
|
||||||
startingGear: TechnicalAssistantGear
|
startingGear: TechnicalAssistantGear
|
||||||
icon: "TechnicalAssistant"
|
icon: "TechnicalAssistant"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
requirements:
|
requirements:
|
||||||
- !type:DepartmentTimeRequirement
|
- !type:DepartmentTimeRequirement
|
||||||
department: Medical
|
department: Medical
|
||||||
time: 7200
|
time: 28800
|
||||||
inverted: true # stop playing intern if you're good at med!
|
inverted: true # stop playing intern if you're good at med!
|
||||||
startingGear: MedicalInternGear
|
startingGear: MedicalInternGear
|
||||||
icon: "MedicalIntern"
|
icon: "MedicalIntern"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
requirements:
|
requirements:
|
||||||
- !type:DepartmentTimeRequirement
|
- !type:DepartmentTimeRequirement
|
||||||
department: Science
|
department: Science
|
||||||
time: 7200
|
time: 28800
|
||||||
inverted: true # stop playing intern if you're good at science!
|
inverted: true # stop playing intern if you're good at science!
|
||||||
startingGear: ResearchAssistantGear
|
startingGear: ResearchAssistantGear
|
||||||
icon: "ResearchAssistant"
|
icon: "ResearchAssistant"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
requirements:
|
requirements:
|
||||||
- !type:DepartmentTimeRequirement
|
- !type:DepartmentTimeRequirement
|
||||||
department: Security
|
department: Security
|
||||||
time: 7200
|
time: 28800
|
||||||
inverted: true # stop playing intern if you're good at security!
|
inverted: true # stop playing intern if you're good at security!
|
||||||
startingGear: SecurityCadetGear
|
startingGear: SecurityCadetGear
|
||||||
icon: "SecurityCadet"
|
icon: "SecurityCadet"
|
||||||
|
|||||||
Reference in New Issue
Block a user