local function HeatFn(inst, observer) local range = GetRangeForTemperature(inst.components.temperature:GetCurrent(), TheWorld.state.temperature)
The Thermal Stone doesn't take into account local temperature for it's heat generation, and still makes use of the world temperature instead.
This leads to some wackiness like:
when in prescence of a crystaleyezer in summer
Or thermal stones generating heat on their own when within a crystaleyezer and world heat has gone under -20
Steps to Reproduce
1. See code
-
1
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now