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

Acetylene torch fix #31912

Merged
merged 6 commits into from
Jun 27, 2019
Merged

Conversation

eilaattwood
Copy link
Contributor

Summary

SUMMARY: Bugfixes "Acetylene torch doesn't consume charges when activated"

Purpose of change

Fixes #31877 - Acetylene torch doesn't consume charges when activated

Describe the solution

Removed unnecessary division by 100 (previously used to convert moves to turns, not needed now)

Describe alternatives you've considered

None

Additional context

None

src/iuse.cpp Outdated Show resolved Hide resolved
@ZhilkinSerg ZhilkinSerg added <Bugfix> This is a fix for a bug (or closes open issue) Items / Item Actions / Item Qualities Items and how they work and interact [C++] Changes (can be) made in C++. Previously named `Code` labels Jun 27, 2019
Co-Authored-By: ZhilkinSerg <ZhilkinSerg@users.noreply.github.com>
@ZhilkinSerg ZhilkinSerg merged commit f8888f5 into CleverRaven:master Jun 27, 2019
@eilaattwood eilaattwood deleted the acetylene-torch-fix branch June 27, 2019 11:19
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) [C++] Changes (can be) made in C++. Previously named `Code` Items / Item Actions / Item Qualities Items and how they work and interact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Acetylene torch doesn't consume charges when activated
2 participants