Fire helmet (#6903)

This commit is contained in:
Peptide90
2022-02-27 07:02:07 +00:00
committed by GitHub
parent fb858ab514
commit f15cc8994e
12 changed files with 62 additions and 0 deletions

View File

@@ -38,6 +38,8 @@
prob: 0.75
- id: ClothingMaskGas
prob: 0.75
- id: ClothingHeadHelmetFire
prob: 0.75
- type: entity
id: ClosetMaintenanceFilledRandom

View File

@@ -10,3 +10,5 @@
ClothingUniformJumpskirtEngineering: 3
ClothingShoesColorBlack: 3
ClothingHeadsetEngineering: 2
ClothingOuterSuitFire: 2
ClothingHeadHelmetFire: 2

View File

@@ -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