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:
BramvanZijp
2024-10-13 08:38:32 +02:00
committed by GitHub
parent 7c6ff536eb
commit 2e3db0e2c5
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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