From d87f817eb1917759dcf02dba3d29566c07db1c3f Mon Sep 17 00:00:00 2001 From: lzk <124214523+lzk228@users.noreply.github.com> Date: Tue, 12 Dec 2023 21:29:57 +0100 Subject: [PATCH 1/3] Create misc.yml --- Resources/Prototypes/Corvax/Catalog/Fills/Items/misc.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Resources/Prototypes/Corvax/Catalog/Fills/Items/misc.yml diff --git a/Resources/Prototypes/Corvax/Catalog/Fills/Items/misc.yml b/Resources/Prototypes/Corvax/Catalog/Fills/Items/misc.yml new file mode 100644 index 00000000000..355f04e11e8 --- /dev/null +++ b/Resources/Prototypes/Corvax/Catalog/Fills/Items/misc.yml @@ -0,0 +1,9 @@ +- type: entity + id: ClothingShoesBootsJackSecFilled + parent: ClothingShoesBootsJackSec + suffix: Filled + components: + - type: ContainerFill + containers: + item: + - CombatKnife From 88fe059e34b21504e06c547f9ee145ced0e14122 Mon Sep 17 00:00:00 2001 From: lzk <124214523+lzk228@users.noreply.github.com> Date: Tue, 12 Dec 2023 21:30:52 +0100 Subject: [PATCH 2/3] Update head_of_security.yml --- Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml b/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml index 5a29c8f5dd0..e9016f0fdd2 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml @@ -43,7 +43,7 @@ equipment: jumpsuit: ClothingUniformJumpsuitHoS back: ClothingBackpackHOSFilled - shoes: ClothingShoesBootsJackSec # Corvax-Resprite + shoes: ClothingShoesBootsJackSecFilled # Corvax-Resprite outerClothing: ClothingOuterCoatHoSTrench eyes: ClothingEyesGlassesSecurity head: ClothingHeadHatBeretHoS From 478bc88fe4f6e21cdb56a9ae82af761159ea832e Mon Sep 17 00:00:00 2001 From: lzk <124214523+lzk228@users.noreply.github.com> Date: Tue, 12 Dec 2023 21:31:19 +0100 Subject: [PATCH 3/3] Update warden.yml --- Resources/Prototypes/Roles/Jobs/Security/warden.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Roles/Jobs/Security/warden.yml b/Resources/Prototypes/Roles/Jobs/Security/warden.yml index 5bf26c2af5f..13da895b3c0 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/warden.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/warden.yml @@ -29,7 +29,7 @@ head: ClothingHeadHatWarden jumpsuit: ClothingUniformJumpsuitWarden back: ClothingBackpackSecurityFilled - shoes: ClothingShoesBootsJackSec # Corvax-Resprite + shoes: ClothingShoesBootsJackSecFilled # Corvax-Resprite eyes: ClothingEyesGlassesSecurity outerClothing: ClothingOuterCoatWarden id: WardenPDA