From d20062ce030426ccbb56573943d747bfe8a4ffaa Mon Sep 17 00:00:00 2001 From: Peptide90 Date: Tue, 9 Apr 2024 19:39:16 +0100 Subject: [PATCH] fix captain playtime tracking --- Resources/Prototypes/Roles/Jobs/Command/captain.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Roles/Jobs/Command/captain.yml b/Resources/Prototypes/Roles/Jobs/Command/captain.yml index eeb5f138ddefde..4cbd43a44ed2d3 100644 --- a/Resources/Prototypes/Roles/Jobs/Command/captain.yml +++ b/Resources/Prototypes/Roles/Jobs/Command/captain.yml @@ -2,7 +2,7 @@ id: Captain name: job-name-captain description: job-description-captain - # playTimeTracker: JobCaptain + playTimeTracker: JobCaptain # requirements: # - !type:DepartmentTimeRequirement # department: Engineering