From 2035b41c29b8ce71a7dd513af7e0f8927d6fdf1a Mon Sep 17 00:00:00 2001 From: Adrian16199 Date: Mon, 5 Feb 2024 12:50:16 +0100 Subject: [PATCH] Fixin.... whitespacin.... --- .../Prototypes/Entities/Structures/Doors/Airlocks/access.yml | 2 +- .../Prototypes/Nyanotrasen/Roles/Jobs/Security/prisonguard.yml | 3 +-- Resources/Prototypes/Roles/Jobs/departments.yml | 3 ++- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml b/Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml index c3c7cd2cce..66107e60f7 100644 --- a/Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml +++ b/Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml @@ -584,7 +584,7 @@ components: - type: AccessReader access: [["Salvage"]] - + - type: entity parent: AirlockChemistryGlass id: AirlockChemistryGlassLocked diff --git a/Resources/Prototypes/Nyanotrasen/Roles/Jobs/Security/prisonguard.yml b/Resources/Prototypes/Nyanotrasen/Roles/Jobs/Security/prisonguard.yml index 7ddb244c96..202853d3ea 100644 --- a/Resources/Prototypes/Nyanotrasen/Roles/Jobs/Security/prisonguard.yml +++ b/Resources/Prototypes/Nyanotrasen/Roles/Jobs/Security/prisonguard.yml @@ -3,7 +3,6 @@ name: job-name-guard description: job-description-guard playTimeTracker: JobPrisonGuard - setPreference: false # Parkstation-Freedom requirements: - !type:OverallPlaytimeRequirement time: 18000 @@ -15,7 +14,7 @@ canBeAntag: false icon: "JobIconPrisonGuard" supervisors: job-supervisors-warden - setPreference: true + setPreference: false # Parkstation- # whitelistRequired: true access: - Security diff --git a/Resources/Prototypes/Roles/Jobs/departments.yml b/Resources/Prototypes/Roles/Jobs/departments.yml index 2393b15998..0945141fc6 100644 --- a/Resources/Prototypes/Roles/Jobs/departments.yml +++ b/Resources/Prototypes/Roles/Jobs/departments.yml @@ -108,7 +108,7 @@ - ResearchAssistant - Chaplain # DeltaV - Move Chaplain into Epistemics - ForensicMantis # Nyanotrasen - ForensicMantis, see Resources/Prototypes/Nyanotrasen/Roles/Jobs/Epistemics/forensicmantis.yml - +# Parkstation-Oligarchy Start #- type: department # id: Specific # description: department-Specific-description @@ -124,3 +124,4 @@ # - Prisoner # Nyanotrasen - Prisoner, see Resrouces/Prototypes/Nyanotrasen/Roles/Jobs/Wildcards/prisoner.yml # - Brigmedic # DeltaV - Corpsman, see Resources/Prototypes/DeltaV/Roles/Jobs/Security/brigmedic.yml # primary: false +# Parkstation-Oligarchy End