Jump to content

Krissures always give off 100 heat


HalfEnder776
  • DLC VERSION - IMPORTANT!: Shipwrecked Pending

Krissures always give off 100 heat even if not erupting

It seems the code that sets the heat was hastily commented out as it didn't work properly

Also willow doesnt gain sanity from krissures

Quote

local heats = { 70, 85, 100, 115 }
local function GetHeatFn(inst)
    return 100 --heats[inst.components.geyserfx.level] or 20
end
 


Steps to Reproduce

Spawn a krissure

Notice that it gives off 100 heat always and the heat doesn't change when erupting

 

Play willow

Notice no sanity gain when a krissure is erupting

  • Like 1



User Feedback


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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...