From: Whisper <121047731+QuietlyWhisper@users.noreply.github.com> Date: Thu, 1 Feb 2024 00:34:47 +0000 (-0500) Subject: Add 1hr overall playtime limit to TA (#24779) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=73d7837fabb31a7691a1db47ff64903cbec5dd32;p=space-station-14.git Add 1hr overall playtime limit to TA (#24779) --- diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/technical_assistant.yml b/Resources/Prototypes/Roles/Jobs/Engineering/technical_assistant.yml index 1372195889..5043a9c657 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/technical_assistant.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/technical_assistant.yml @@ -4,6 +4,8 @@ description: job-description-technical-assistant playTimeTracker: JobTechnicalAssistant requirements: + - !type:OverallPlaytimeRequirement + time: 3600 #1 hr - !type:DepartmentTimeRequirement department: Engineering time: 54000 #15 hrs