Split Respirator into ThermalRegulator and Respirator and ECSes both (#5603)

This commit is contained in:
mirrorcult
2021-11-28 19:25:42 -07:00
committed by GitHub
parent 9075cf6163
commit fc4a950257
19 changed files with 415 additions and 371 deletions

View File

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

View File

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