Split Respirator into ThermalRegulator and Respirator and ECSes both (#5603)
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
damage:
|
||||
types:
|
||||
Blunt: 1 #per second, scales with pressure and other constants.
|
||||
- type: Respirator
|
||||
- type: ThermalRegulator
|
||||
metabolismHeat: 800
|
||||
radiatedHeat: 100
|
||||
implicitHeatRegulation: 250
|
||||
@@ -149,6 +149,7 @@
|
||||
shiveringHeatRegulation: 500
|
||||
normalBodyTemperature: 310.15
|
||||
thermalRegulationTemperatureThreshold: 25
|
||||
- type: Respirator
|
||||
needsGases:
|
||||
Oxygen: 0.00060763888
|
||||
producesGases:
|
||||
|
||||
@@ -189,7 +189,7 @@
|
||||
preset: HumanPreset
|
||||
- type: Damageable
|
||||
damageContainer: Biological
|
||||
- type: Respirator
|
||||
- type: ThermalRegulator
|
||||
metabolismHeat: 800
|
||||
radiatedHeat: 100
|
||||
implicitHeatRegulation: 500
|
||||
@@ -197,6 +197,7 @@
|
||||
shiveringHeatRegulation: 2000
|
||||
normalBodyTemperature: 310.15
|
||||
thermalRegulationTemperatureThreshold: 25
|
||||
- type: Respirator
|
||||
needsGases:
|
||||
Oxygen: 0.00060763888
|
||||
producesGases:
|
||||
|
||||
Reference in New Issue
Block a user