The new "dryingrack" component, when it is acid raining, does not check for the item before attempting to get perishable information.
This is inconsistent with the non-acid rain logic.
Since it is normally possible to call Preserver:GetPerishRateMultiplier without an inst (typically from mods), it would be great if this was fixed, especially as it seems the typical behaviour for the custom preserver functions is to either return a rate or nil.
Steps to Reproduce
1. Call Preserver:GetPerishRateMultiplier(nil) on a drying rack in acid rain
2. Crash
3. Cry tears of acid so intense that the acid rain just feels like normal rain.
-
2
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