Fire helmets alone no longer prevent you from heating up while on fire (#40481)

* do the thing yeah

* tweaked values on regular fire helmet including cooling

* adjusted values again after further testing also to the atmos fire helmet
This commit is contained in:
hoshizora
2025-09-23 10:02:49 -07:00
committed by GitHub
parent 8e9aa1dbb6
commit 3f575a64f3

View File

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