Skip to content
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

Fix metagenic serum consuming bug #33328

Merged
merged 1 commit into from
Aug 18, 2019

Conversation

RedShakespeare
Copy link
Contributor

Summary

SUMMARY: Bugfixes "Fixes mutagenic serum consuming problem"

Purpose of change

Fixes #31681-"tools_needed" does not appear to be working

Describe the solution

Replace the "tools_needed" attribute with "tool" (notice that tools_needed is not in islot_comestible, tool instead; tools_needed is actually a use_action attribute)

Describe alternatives you've considered

Replace the "tool" attribute in struct islot_comestible with tools_needed.

Additional context

metagenic serum now needs syringe to consume again.
@ZhilkinSerg ZhilkinSerg added <Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON Items / Item Actions / Item Qualities Items and how they work and interact labels Aug 18, 2019
@ZhilkinSerg ZhilkinSerg merged commit 14cc51c into CleverRaven:master Aug 18, 2019
@RedShakespeare RedShakespeare deleted the mutagen branch August 18, 2019 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) Items / Item Actions / Item Qualities Items and how they work and interact [JSON] Changes (can be) made in JSON
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"tools_needed" does not appear to be working
2 participants