From e85a42ea29028be42b4ba734ad85f2ff139859d9 Mon Sep 17 00:00:00 2001 From: SweptWasTaken Date: Thu, 17 Jun 2021 14:54:06 -0700 Subject: [PATCH] Removes Warden from role-list --- Resources/Changelog/Parts/changelog.yml | 4 +- .../Entities/Markers/Spawners/jobs.yml | 22 +++---- .../Prototypes/Roles/Jobs/Security/warden.yml | 60 +++++++++---------- 3 files changed, 43 insertions(+), 43 deletions(-) diff --git a/Resources/Changelog/Parts/changelog.yml b/Resources/Changelog/Parts/changelog.yml index c25111ac50..ca9e91c2d8 100644 --- a/Resources/Changelog/Parts/changelog.yml +++ b/Resources/Changelog/Parts/changelog.yml @@ -1,4 +1,4 @@ author: Swept changes: - - type: Tweak # One of the following: Add, Remove, Tweak, Fix - message: PDA is now much weaker than flashlight + - type: Remove + message: Removes Warden diff --git a/Resources/Prototypes/Entities/Markers/Spawners/jobs.yml b/Resources/Prototypes/Entities/Markers/Spawners/jobs.yml index 61b7aac2df..f18ae908d9 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/jobs.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/jobs.yml @@ -272,17 +272,17 @@ - state: green - state: hos -- type: entity - id: SpawnPointWarden - parent: SpawnPointJobBase - name: warden - components: - - type: SpawnPoint - job_id: Warden - - type: Sprite - layers: - - state: green - - state: warden +# - type: entity +# id: SpawnPointWarden +# parent: SpawnPointJobBase +# name: warden +# components: +# - type: SpawnPoint +# job_id: Warden +# - type: Sprite +# layers: +# - state: green +# - state: warden - type: entity id: SpawnPointSecurityOfficer diff --git a/Resources/Prototypes/Roles/Jobs/Security/warden.yml b/Resources/Prototypes/Roles/Jobs/Security/warden.yml index 9051a5f796..1f9e43ea56 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/warden.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/warden.yml @@ -1,30 +1,30 @@ -- type: job - id: Warden - name: "warden" - positions: 1 - spawnPositions: 1 - startingGear: WardenGear - departments: - - Security - icon: "Warden" - access: - - Security - - Brig - - Maintenance - - Service - -- type: startingGear - id: WardenGear - equipment: - head: ClothingHeadHatWarden - innerclothing: ClothingUniformJumpsuitWarden - backpack: ClothingBackpackSecurityFilled - shoes: ClothingShoesBootsJack - eyes: ClothingEyesGlassesSecurity - outerclothing: ClothingOuterVestKevlar - idcard: WardenPDA - ears: ClothingHeadsetSecurity - belt: ClothingBeltSecurityFilled - innerclothingskirt: ClothingUniformJumpskirtWarden - satchel: ClothingBackpackSatchelSecurityFilled - duffelbag: ClothingBackpackDuffelSecurityFilled +# - type: job +# id: Warden +# name: "warden" +# positions: 1 +# spawnPositions: 1 +# startingGear: WardenGear +# departments: +# - Security +# icon: "Warden" +# access: +# - Security +# - Brig +# - Maintenance +# - Service +# +# - type: startingGear +# id: WardenGear +# equipment: +# head: ClothingHeadHatWarden +# innerclothing: ClothingUniformJumpsuitWarden +# backpack: ClothingBackpackSecurityFilled +# shoes: ClothingShoesBootsJack +# eyes: ClothingEyesGlassesSecurity +# outerclothing: ClothingOuterVestKevlar +# idcard: WardenPDA +# ears: ClothingHeadsetSecurity +# belt: ClothingBeltSecurityFilled +# innerclothingskirt: ClothingUniformJumpskirtWarden +# satchel: ClothingBackpackSatchelSecurityFilled +# duffelbag: ClothingBackpackDuffelSecurityFilled