Increase AI Playtime Requirements (#32007)
* Increase AI Playtime Requirement * Change silicon supervisor message * Slightly lower AI time requirement and change borg supervisor to be just its laws for now. * Leave the supervisor to another PR * Comply with maintainer request * Comply with another maintainer request because they forgor.
This commit is contained in:
@@ -12,4 +12,4 @@ job-supervisors-medicine = Medical Doctors, Paramedics, Chemists, and the Chief
|
||||
job-supervisors-security = Security Officers, the Warden, and the Head of Security
|
||||
job-supervisors-science = Scientists and the Research Director
|
||||
job-supervisors-hire = whoever hires you
|
||||
job-supervisors-everyone = absolutely everyone
|
||||
job-supervisors-everyone = absolutely everyone
|
||||
@@ -7,7 +7,7 @@
|
||||
requirements:
|
||||
- !type:RoleTimeRequirement
|
||||
role: JobBorg
|
||||
time: 18000 # 5 hrs
|
||||
time: 54000 # 15 hrs
|
||||
canBeAntag: false
|
||||
icon: JobIconStationAi
|
||||
supervisors: job-supervisors-rd
|
||||
@@ -21,7 +21,7 @@
|
||||
playTimeTracker: JobBorg
|
||||
requirements:
|
||||
- !type:OverallPlaytimeRequirement
|
||||
time: 216000 # 60 hrs
|
||||
time: 144000 # 40 hrs
|
||||
canBeAntag: false
|
||||
icon: JobIconBorg
|
||||
supervisors: job-supervisors-rd
|
||||
|
||||
Reference in New Issue
Block a user