Fix thermal regulation this time for real (#36062)
This commit is contained in:
@@ -265,7 +265,7 @@
|
||||
sweatHeatRegulation: 2000
|
||||
shiveringHeatRegulation: 2000
|
||||
normalBodyTemperature: 310.15
|
||||
thermalRegulationTemperatureThreshold: 10
|
||||
thermalRegulationTemperatureThreshold: 2
|
||||
- type: Perishable
|
||||
- type: Butcherable
|
||||
butcheringType: Spike # TODO human.
|
||||
|
||||
@@ -157,7 +157,7 @@
|
||||
sweatHeatRegulation: 2000
|
||||
shiveringHeatRegulation: 2000
|
||||
normalBodyTemperature: 310.15
|
||||
thermalRegulationTemperatureThreshold: 10
|
||||
thermalRegulationTemperatureThreshold: 2
|
||||
- type: MovedByPressure
|
||||
|
||||
# Used for mobs that require regular atmospheric conditions.
|
||||
@@ -173,7 +173,7 @@
|
||||
sweatHeatRegulation: 500
|
||||
shiveringHeatRegulation: 500
|
||||
normalBodyTemperature: 310.15
|
||||
thermalRegulationTemperatureThreshold: 10
|
||||
thermalRegulationTemperatureThreshold: 2
|
||||
- type: Temperature
|
||||
heatDamageThreshold: 325
|
||||
coldDamageThreshold: 260
|
||||
|
||||
Reference in New Issue
Block a user