From 4f0d5e3ef86c4d49698104f088f76f6d46ded9b9 Mon Sep 17 00:00:00 2001 From: sarcoph <83266791+sarcoph@users.noreply.github.com> Date: Wed, 25 Sep 2024 00:00:42 -0400 Subject: [PATCH] Comment out components I actually don't know if this is necessary because they were moved rather than removed. --- Resources/Prototypes/Entities/Clothing/Masks/masks.yml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Clothing/Masks/masks.yml b/Resources/Prototypes/Entities/Clothing/Masks/masks.yml index 152729aae8..9824d2eae6 100644 --- a/Resources/Prototypes/Entities/Clothing/Masks/masks.yml +++ b/Resources/Prototypes/Entities/Clothing/Masks/masks.yml @@ -28,7 +28,14 @@ - type: entity parent: ClothingMaskGasBase # FLOOF: Change parent id: ClothingMaskGas - components: + components: # FLOOF: Remove most components, move them to ClothingMaskGasBase + # - type: Sprite + # sprite: Clothing/Mask/gas.rsi + # - type: Clothing + # sprite: Clothing/Mask/gas.rsi + # - type: BreathMask + # - type: IngestionBlocker + # - type: IdentityBlocker - type: Tag # FLOOF: Add MaskGasIngredient tag tags: - HamsterWearable