Fix cold damage crash on simplespacemobbase (#5820)
This commit is contained in:
@@ -66,6 +66,9 @@
|
|||||||
heatDamageThreshold: 360
|
heatDamageThreshold: 360
|
||||||
coldDamageThreshold: 260
|
coldDamageThreshold: 260
|
||||||
currentTemperature: 310.15
|
currentTemperature: 310.15
|
||||||
|
coldDamage:
|
||||||
|
types:
|
||||||
|
Cold : 1 #per second, scales with temperature & other constants
|
||||||
specificHeat: 42
|
specificHeat: 42
|
||||||
heatDamage:
|
heatDamage:
|
||||||
types:
|
types:
|
||||||
|
|||||||
Reference in New Issue
Block a user