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 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 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