Skip to content

Commit

Permalink
remove AI from preferences, change borg time to 3h
Browse files Browse the repository at this point in the history
  • Loading branch information
whatston3 committed Sep 24, 2024
1 parent f0f416a commit 3fc6d25
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
13 changes: 8 additions & 5 deletions Resources/Prototypes/Roles/Jobs/Science/borg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,17 @@
description: job-description-station-ai
playTimeTracker: JobStationAi
requirements:
- !type:RoleTimeRequirement
role: JobBorg
time: 18000 # 5 hrs
# - !type:RoleTimeRequirement # Frontier
# role: JobBorg # Frontier
# time: 18000 # 5 hrs # Frontier
- !type:OverallPlaytimeRequirement # Frontier
time: 10800 # 3 hrs # Frontier
canBeAntag: false
icon: JobIconStationAi
supervisors: job-supervisors-rd
supervisors: job-supervisors-hire # Frontier: rd<hire
jobEntity: StationAiBrain
applyTraits: false
setPreference: false # Frontier

- type: job
id: Borg
Expand All @@ -22,7 +25,7 @@
setPreference: false # Frontier
requirements:
- !type:OverallPlaytimeRequirement
time: 216000 # 60 hrs
time: 10800 # 3 hrs # Frontier: 60<3 hrs
canBeAntag: false
icon: JobIconBorg
supervisors: job-supervisors-hire # Frontier
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
supervisors: job-supervisors-cadet
canBeAntag: false
weight: 105
displayWeight: 15
displayWeight: 16
accessGroups:
- CadetNfsdAccess
special:
Expand Down

0 comments on commit 3fc6d25

Please sign in to comment.