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:
|
||||
- !type:DepartmentTimeRequirement
|
||||
department: Engineering
|
||||
time: 1800
|
||||
time: 7200
|
||||
inverted: true # stop playing intern if you're good at engineering!
|
||||
startingGear: TechnicalAssistantGear
|
||||
icon: "TechnicalAssistant"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
requirements:
|
||||
- !type:DepartmentTimeRequirement
|
||||
department: Medical
|
||||
time: 1800
|
||||
time: 7200
|
||||
inverted: true # stop playing intern if you're good at med!
|
||||
startingGear: MedicalInternGear
|
||||
icon: "MedicalIntern"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
requirements:
|
||||
- !type:DepartmentTimeRequirement
|
||||
department: Security
|
||||
time: 1800
|
||||
time: 7200
|
||||
inverted: true # stop playing intern if you're good at security!
|
||||
startingGear: SecurityCadetGear
|
||||
icon: "SecurityCadet"
|
||||
|
||||
Reference in New Issue
Block a user