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