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 dangerous pickups and auto forage not working together #37871

Merged
merged 1 commit into from
Feb 10, 2020

Conversation

Ramza13
Copy link
Contributor

@Ramza13 Ramza13 commented Feb 9, 2020

Summary

SUMMARY: Bugfixes "Fix dangerous pickups and auto forage not working together"

Purpose of change

Fixes #30187
Dangerous pickups was ignored when auto foraging

Describe the solution

Add dangerous setting option val as param to call as done elsewhere.

Describe alternatives you've considered

Testing

Additional context

@ZhilkinSerg ZhilkinSerg added <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` labels Feb 10, 2020
@ZhilkinSerg ZhilkinSerg merged commit 0a401c8 into CleverRaven:master Feb 10, 2020
fengjixuchui added a commit to fengjixuchui/Cataclysm-DDA that referenced this pull request Feb 10, 2020
Merge pull request CleverRaven#37871 from Ramza13/auto_forage
@Ramza13 Ramza13 deleted the auto_forage branch February 10, 2020 21:54
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`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dangerous pickup
2 participants