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

Fixed time cost for auto-mining #27517

Merged
merged 1 commit into from
Jan 9, 2019
Merged

Fixed time cost for auto-mining #27517

merged 1 commit into from
Jan 9, 2019

Conversation

Night-Pryanik
Copy link
Contributor

Summary

SUMMARY: Bugfixes "Fixed time cost for auto-mining."

Purpose of change

Auto-mining through walking consumed only 24 seconds while manual drilling consumed 30 minutes. Now both methods consume the same 30 minutes.

Describe the solution

Multiplied the MINUTES( 30 ) time cost by 100 so activity correctly treats this as 30 minutes.

@Night-Pryanik Night-Pryanik added Items / Item Actions / Item Qualities Items and how they work and interact <Bugfix> This is a fix for a bug (or closes open issue) labels Jan 9, 2019
@kevingranade kevingranade merged commit de3b5c8 into CleverRaven:master Jan 9, 2019
@Night-Pryanik Night-Pryanik deleted the fix-time-consumed-for-automining branch January 9, 2019 10:44
peperov pushed a commit to peperov/Cataclysm-DDA that referenced this pull request Jan 12, 2019
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants