From f6a95475b521d27362ca7896bbb684747d6aea31 Mon Sep 17 00:00:00 2001 From: mqole Date: Wed, 12 Feb 2025 08:22:11 +1100 Subject: [PATCH] remove timerz --- Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml | 3 --- Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml | 3 --- .../Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml | 3 --- Resources/Prototypes/Roles/Jobs/Science/research_director.yml | 3 --- Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml | 3 --- 5 files changed, 15 deletions(-) diff --git a/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml b/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml index ad63b6987d70..806dba2ff2ac 100644 --- a/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml +++ b/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml @@ -13,9 +13,6 @@ - !type:DepartmentTimeRequirement department: Cargo time: 72000 #20 hours, imp - - !type:DepartmentTimeRequirement - department: Command - time: 21600 #6 hrs - !type:OverallPlaytimeRequirement time: 144000 #40 hrs weight: 10 diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml b/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml index 7b8ec27f1cb1..c3817758d4c7 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml @@ -13,9 +13,6 @@ - !type:DepartmentTimeRequirement department: Engineering time: 72000 #20 hrs, imp - - !type:DepartmentTimeRequirement - department: Command - time: 21600 #6 hrs - !type:OverallPlaytimeRequirement time: 144000 #40 hrs weight: 10 diff --git a/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml b/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml index a473ea251185..3b236781a03e 100644 --- a/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml +++ b/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml @@ -15,9 +15,6 @@ - !type:DepartmentTimeRequirement department: Medical time: 72000 #20 hrs, imp - - !type:DepartmentTimeRequirement - department: Command - time: 21600 #6 hrs - !type:OverallPlaytimeRequirement time: 144000 #40 hrs weight: 10 diff --git a/Resources/Prototypes/Roles/Jobs/Science/research_director.yml b/Resources/Prototypes/Roles/Jobs/Science/research_director.yml index c41dbe81ec0a..50ef41f28930 100644 --- a/Resources/Prototypes/Roles/Jobs/Science/research_director.yml +++ b/Resources/Prototypes/Roles/Jobs/Science/research_director.yml @@ -7,9 +7,6 @@ - !type:DepartmentTimeRequirement department: Science time: 72000 #20 hrs, imp - - !type:DepartmentTimeRequirement - department: Command - time: 21600 #6 hrs - !type:OverallPlaytimeRequirement time: 144000 #40 hrs weight: 10 diff --git a/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml b/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml index 3d716d799693..a7f398c463e9 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml @@ -13,9 +13,6 @@ - !type:DepartmentTimeRequirement department: Security time: 324000 # 90 hrs - - !type:DepartmentTimeRequirement - department: Command - time: 21600 #6 hrs - !type:OverallPlaytimeRequirement time: 144000 #40 hrs weight: 10