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