Jump to content

Warly's food sanity multiplier doesn't work


DarkXero
  • Fixed
	if eater and eater.components.eater and eater.components.eater.getsantitymultfn then
		multiplier = eater.components.eater:getsantitymultfn(self.inst)
	end

should be sanity, not santity.

Lines 43-45 of edible component.


Steps to Reproduce
Eat anything with Warly and watch the sanity.



User Feedback


A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.

×
  • Create New...