Fire helmet (#6903)
This commit is contained in:
@@ -38,6 +38,8 @@
|
||||
prob: 0.75
|
||||
- id: ClothingMaskGas
|
||||
prob: 0.75
|
||||
- id: ClothingHeadHelmetFire
|
||||
prob: 0.75
|
||||
|
||||
- type: entity
|
||||
id: ClosetMaintenanceFilledRandom
|
||||
|
||||
@@ -10,3 +10,5 @@
|
||||
ClothingUniformJumpskirtEngineering: 3
|
||||
ClothingShoesColorBlack: 3
|
||||
ClothingHeadsetEngineering: 2
|
||||
ClothingOuterSuitFire: 2
|
||||
ClothingHeadHelmetFire: 2
|
||||
|
||||
@@ -157,3 +157,20 @@
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Helmets/wizardhelm.rsi
|
||||
- type: IngestionBlocker
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadHardsuitWithLightBase # hardsuitlight base for light and protection
|
||||
id: ClothingHeadHelmetFire
|
||||
name: fire helmet
|
||||
description: An atmos techs best friend. Provides some heat resistance and looks cool.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/Helmets/firehelmet.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Helmets/firehelmet.rsi
|
||||
- type: IngestionBlocker
|
||||
- type: PowerCellSlot
|
||||
cellSlot:
|
||||
startingItem: PowerCellSmallHigh
|
||||
- type: TemperatureProtection
|
||||
coefficient: 0.01
|
||||
Reference in New Issue
Block a user