Bug - Fixed Consumption that failed due to path restriction (BHY) still increased fullness.

muczachan

Member
I have forgotten there's now way I can consume knob nuts, but still tried to do it through Item Manager. It failed, but the fullness counter increased anyway.
 

slyz

Developer
Here is a patch that removes any fullness or spleen that the item you tried to consume/use might have given you. It also makes sure the item isn't removed from your inventory.

I could compile with the patch, but I'm not in a position to test it.
 

Attachments

  • BeeEating.patch
    1,002 bytes · Views: 32

Veracity

Developer
Staff member
It also makes sure the item isn't removed from your inventory.
The check for the error was placed before the item was removed from your inventory, so adding it back is incorrect.

I could compile with the patch, but I'm not in a position to test it.
I'm examining the patch. I'm also not in a position to test it, but I'm happy to submit untested code. :)
 
Top