Allow players to spend 3x more time as an intern role (Technical Assistant, Medical Intern, Security Cadet) (#11327)
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
requirements:
|
requirements:
|
||||||
- !type:DepartmentTimeRequirement
|
- !type:DepartmentTimeRequirement
|
||||||
department: Engineering
|
department: Engineering
|
||||||
time: 1800
|
time: 7200
|
||||||
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"
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
requirements:
|
requirements:
|
||||||
- !type:DepartmentTimeRequirement
|
- !type:DepartmentTimeRequirement
|
||||||
department: Medical
|
department: Medical
|
||||||
time: 1800
|
time: 7200
|
||||||
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"
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
requirements:
|
requirements:
|
||||||
- !type:DepartmentTimeRequirement
|
- !type:DepartmentTimeRequirement
|
||||||
department: Security
|
department: Security
|
||||||
time: 1800
|
time: 7200
|
||||||
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