diff --git a/Resources/Prototypes/Entities/Clothing/Head/helmets.yml b/Resources/Prototypes/Entities/Clothing/Head/helmets.yml index f1d3ba838e..bfa54eaf77 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/helmets.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/helmets.yml @@ -273,8 +273,8 @@ quickEquip: true - type: IngestionBlocker - type: TemperatureProtection - heatingCoefficient: 0.01 - coolingCoefficient: 0.2 + heatingCoefficient: 0.5 + coolingCoefficient: 0.8 - type: FireProtection reduction: 0.15 # not fully sealed so less protection - type: IdentityBlocker @@ -301,8 +301,8 @@ quickEquip: true - type: IngestionBlocker - type: TemperatureProtection - heatingCoefficient: 0.01 - coolingCoefficient: 0.2 + heatingCoefficient: 0.3 + coolingCoefficient: 0.8 - type: FireProtection reduction: 0.2 - type: PressureProtection