From 66a62995efd8b56ea4223efc028aebbfdd62ec5a Mon Sep 17 00:00:00 2001 From: KOTOB <59124164+kotobdev@users.noreply.github.com> Date: Tue, 5 Aug 2025 10:34:14 -0700 Subject: [PATCH] Revert "Adds whitelist requirements to sec/command (#4025)" (#4129) This reverts commit abfac357acae8462f3b477959611f946b194de7c. --- .../Prototypes/Nyanotrasen/Roles/Jobs/Security/prisonguard.yml | 1 - Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml | 1 - Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml | 1 - Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml | 1 - .../Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml | 1 - Resources/Prototypes/Roles/Jobs/Science/research_director.yml | 1 - Resources/Prototypes/Roles/Jobs/Security/detective.yml | 1 - Resources/Prototypes/Roles/Jobs/Security/security_officer.yml | 1 - Resources/Prototypes/_DV/Roles/Jobs/Security/brigmedic.yml | 1 - Resources/Prototypes/_DV/Roles/Jobs/Security/securityborg.yml | 1 - 10 files changed, 10 deletions(-) diff --git a/Resources/Prototypes/Nyanotrasen/Roles/Jobs/Security/prisonguard.yml b/Resources/Prototypes/Nyanotrasen/Roles/Jobs/Security/prisonguard.yml index 8b7df87692..01d2b4f928 100644 --- a/Resources/Prototypes/Nyanotrasen/Roles/Jobs/Security/prisonguard.yml +++ b/Resources/Prototypes/Nyanotrasen/Roles/Jobs/Security/prisonguard.yml @@ -15,7 +15,6 @@ icon: "JobIconPrisonGuard" supervisors: job-supervisors-warden setPreference: true - whitelisted: true access: - Security #- Brig #Delta V: Removed brig access diff --git a/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml b/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml index 4640bf609a..69dac58a0f 100644 --- a/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml +++ b/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml @@ -20,7 +20,6 @@ requireAdminNotify: true # DeltaV supervisors: job-supervisors-captain canBeAntag: false - whitelisted: true # DeltaV access: - Cargo - Salvage diff --git a/Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml b/Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml index 68f4f56f79..20947bbe1f 100644 --- a/Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml +++ b/Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml @@ -26,7 +26,6 @@ requireAdminNotify: true # DeltaV supervisors: job-supervisors-captain canBeAntag: false - whitelisted: true # DeltaV access: - Command - HeadOfPersonnel diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml b/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml index 5966286f36..edb5ede873 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml @@ -19,7 +19,6 @@ requireAdminNotify: true # DeltaV supervisors: job-supervisors-captain canBeAntag: false - whitelisted: true # DeltaV access: - Maintenance - Engineering diff --git a/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml b/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml index 836a9c4cd5..11c37a63b2 100644 --- a/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml +++ b/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml @@ -21,7 +21,6 @@ requireAdminNotify: true # DeltaV supervisors: job-supervisors-captain canBeAntag: false - whitelisted: true # DeltaV access: - Medical - Command diff --git a/Resources/Prototypes/Roles/Jobs/Science/research_director.yml b/Resources/Prototypes/Roles/Jobs/Science/research_director.yml index cd159528d3..55017e02cc 100644 --- a/Resources/Prototypes/Roles/Jobs/Science/research_director.yml +++ b/Resources/Prototypes/Roles/Jobs/Science/research_director.yml @@ -17,7 +17,6 @@ requireAdminNotify: true # DeltaV supervisors: job-supervisors-captain canBeAntag: false - whitelisted: true # DeltaV access: - Research - Command diff --git a/Resources/Prototypes/Roles/Jobs/Security/detective.yml b/Resources/Prototypes/Roles/Jobs/Security/detective.yml index 6d47c922b2..0485071d9a 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/detective.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/detective.yml @@ -11,7 +11,6 @@ icon: "JobIconDetective" supervisors: job-supervisors-hos canBeAntag: false - whitelisted: true # DeltaV access: - Security #- Brig # DeltaV - Removed brig access diff --git a/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml b/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml index 6666a8c11d..25acb4f16b 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml @@ -11,7 +11,6 @@ icon: "JobIconSecurityOfficer" supervisors: job-supervisors-hos canBeAntag: false - whitelisted: true # DeltaV access: - Security #- Brig # DeltaV - Removed brig access diff --git a/Resources/Prototypes/_DV/Roles/Jobs/Security/brigmedic.yml b/Resources/Prototypes/_DV/Roles/Jobs/Security/brigmedic.yml index 7c596d0429..92531a870d 100644 --- a/Resources/Prototypes/_DV/Roles/Jobs/Security/brigmedic.yml +++ b/Resources/Prototypes/_DV/Roles/Jobs/Security/brigmedic.yml @@ -14,7 +14,6 @@ icon: "JobIconBrigmedic" supervisors: job-supervisors-hos canBeAntag: false - whitelisted: true access: - Medical - Security diff --git a/Resources/Prototypes/_DV/Roles/Jobs/Security/securityborg.yml b/Resources/Prototypes/_DV/Roles/Jobs/Security/securityborg.yml index a04897445d..3fc0ceff14 100644 --- a/Resources/Prototypes/_DV/Roles/Jobs/Security/securityborg.yml +++ b/Resources/Prototypes/_DV/Roles/Jobs/Security/securityborg.yml @@ -10,7 +10,6 @@ department: Security time: 72000 #20 hrs canBeAntag: false - whitelisted: true icon: JobIconSecurityBorg supervisors: job-supervisors-everyone jobEntity: PlayerBorgSecurity