Skip to content

Commit

Permalink
lotta linter fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Truoizys committed Jul 9, 2024
1 parent a120b59 commit 949cc94
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
playTimeTracker: JobMedicalDirector
requirements:
- !type:RoleTimeRequirement
role: JobPSChemist
role: JobSPChemist
time: 10800 #3 hrs
- !type:RoleTimeRequirement
role: JobInfirmaryDoctor
Expand Down
12 changes: 12 additions & 0 deletions Resources/Prototypes/Roles/play_time_trackers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,9 @@
- type: playTimeTracker
id: JobHeadOfMaintenance

- type: playTimeTracker
id: JobInfirmaryDoctor

- type: playTimeTracker
id: JobInspector

Expand All @@ -173,6 +176,9 @@
- type: playTimeTracker
id: JobMaintenanceWorker

- type: playTimeTracker
id: JobMedicalDirector

- type: playTimeTracker
id: JobPrisonChef

Expand All @@ -191,9 +197,15 @@
- type: playTimeTracker
id: JobSPChaplain

- type: playTimeTracker
id: JobSPChemist

- type: playTimeTracker
id: JobSPClown

- type: playTimeTracker
id: JobSPPsychologist

- type: playTimeTracker
id: JobSPReporter

Expand Down

0 comments on commit 949cc94

Please sign in to comment.