From 7d35d54a814df74ef385ad8293eadff3e921c1c9 Mon Sep 17 00:00:00 2001 From: Killerqu00 <47712032+Killerqu00@users.noreply.github.com> Date: Mon, 6 May 2024 01:30:06 +0200 Subject: [PATCH] welding masks on utility belts (#27694) --- Resources/Prototypes/Entities/Clothing/Belt/belts.yml | 3 ++- Resources/Prototypes/Entities/Clothing/Head/welding.yml | 2 ++ Resources/Prototypes/tags.yml | 3 +++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Clothing/Belt/belts.yml b/Resources/Prototypes/Entities/Clothing/Belt/belts.yml index 57d3c5c351..66a9c60511 100644 --- a/Resources/Prototypes/Entities/Clothing/Belt/belts.yml +++ b/Resources/Prototypes/Entities/Clothing/Belt/belts.yml @@ -31,6 +31,7 @@ - AppraisalTool - JawsOfLife - GPS + - WeldingMask components: - SprayPainter - NetworkConfigurator @@ -616,7 +617,7 @@ sprite: Clothing/Belt/securitywebbing.rsi - type: Clothing sprite: Clothing/Belt/securitywebbing.rsi - + - type: entity parent: ClothingBeltStorageBase id: ClothingBeltMercWebbing diff --git a/Resources/Prototypes/Entities/Clothing/Head/welding.yml b/Resources/Prototypes/Entities/Clothing/Head/welding.yml index cd5c63d7ec..c0ae440a56 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/welding.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/welding.yml @@ -19,6 +19,7 @@ - type: Tag tags: - WhitelistChameleon + - WeldingMask - type: HideLayerClothing slots: - Snout @@ -37,6 +38,7 @@ tags: - HamsterWearable - WhitelistChameleon + - WeldingMask - type: entity parent: WeldingMaskBase diff --git a/Resources/Prototypes/tags.yml b/Resources/Prototypes/tags.yml index 3424d5a4e5..253aa48565 100644 --- a/Resources/Prototypes/tags.yml +++ b/Resources/Prototypes/tags.yml @@ -1283,6 +1283,9 @@ - type: Tag id: WeaponShotgunKammerer +- type: Tag + id: WeldingMask + - type: Tag id: WetFloorSign -- 2.52.0