Welding gas mask toggleable with action (#32691)
welding mask removable
This commit is contained in:
@@ -664,3 +664,26 @@
|
||||
- type: EyeProtection
|
||||
- type: BreathMask
|
||||
- type: IdentityBlocker
|
||||
|
||||
- type: entity
|
||||
parent: ClothingMaskGas
|
||||
id: ClothingMaskWeldingGas
|
||||
name: welding gas mask
|
||||
description: A gas mask with built in welding goggles and face shield. Looks like a skull, clearly designed by a nerd.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Mask/welding-gas.rsi
|
||||
state: icon
|
||||
- type: Clothing
|
||||
sprite: Clothing/Mask/welding-gas.rsi
|
||||
- type: FlashImmunity
|
||||
- type: EyeProtection
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
Steel: 200
|
||||
Glass: 100
|
||||
- type: StaticPrice
|
||||
price: 100
|
||||
- type: Tag
|
||||
tags:
|
||||
- WhitelistChameleon
|
||||
|
||||
@@ -40,35 +40,6 @@
|
||||
enum.VoiceMaskUIKey.Key:
|
||||
type: VoiceMaskBoundUserInterface
|
||||
|
||||
- type: entity
|
||||
parent: ClothingMaskBase
|
||||
id: ClothingMaskWeldingGas
|
||||
name: welding gas mask
|
||||
description: A gas mask with built in welding goggles and face shield. Looks like a skull, clearly designed by a nerd.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Mask/welding-gas.rsi
|
||||
state: icon
|
||||
- type: Clothing
|
||||
sprite: Clothing/Mask/welding-gas.rsi
|
||||
- type: BreathMask
|
||||
- type: IngestionBlocker
|
||||
- type: IdentityBlocker
|
||||
- type: FlashImmunity
|
||||
- type: EyeProtection
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
Steel: 200
|
||||
Glass: 100
|
||||
- type: StaticPrice
|
||||
price: 100
|
||||
- type: Tag
|
||||
tags:
|
||||
- WhitelistChameleon
|
||||
- type: HideLayerClothing
|
||||
slots:
|
||||
- Snout
|
||||
|
||||
- type: entity
|
||||
parent: ClothingMaskBase
|
||||
id: ClothingMaskGoldenCursed
|
||||
|
||||
Reference in New Issue
Block a user