Skip to content

Fix not being able to use hypernob crystals and such on clothes with storage #6255

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 8, 2025

Conversation

Absolucy
Copy link
Member

@Absolucy Absolucy commented Apr 8, 2025

About The Pull Request

Fixes #5466

Currently, you're unable to use things like hypernob crystals, xenobio potions, or durathread reinforcement on things like jackboots, because trying to use an item on them always blocks afterattack, regardless of if the item fits or not.

This makes those items not try to insert into storage on attackby if you're in combat mode - allowing you to apply those items to things that'd normally just try to put them into storage instead.

This was fixed upstream when they nuked afterattack, but sadly that's prolly a long ways from being ported here, so this is the best we got.

Why It's Good For The Game

bugfix good

Changelog

🆑
fix: You can now use hypernob crystals, durathread reinforcement, and fire/lava/pressure-proofing potions on clothing with storage, i.e jackboots, by clicking on it while in combat mode.
/:cl:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code: Fix fix da bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Items with pockets cannot be reinforced with durathread, or slime-potioned
1 participant