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

Bail out of butchery if we try to butcher a non-corpse #26996

Merged

Conversation

kevingranade
Copy link
Member

Summary

SUMMARY: None

Purpose of change

Fixes #26113
Prevents a crash if butchering is interrupted and items are shifted.

Describe the solution

Bails out if a non-corpse is selected for butchery.

@ZhilkinSerg ZhilkinSerg added [C++] Changes (can be) made in C++. Previously named `Code` 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 Dec 8, 2018
@ZhilkinSerg ZhilkinSerg self-assigned this Dec 8, 2018
@ZhilkinSerg ZhilkinSerg merged commit a5abcb1 into CleverRaven:master Dec 8, 2018
@ZhilkinSerg ZhilkinSerg removed their assignment Dec 8, 2018
@kevingranade kevingranade deleted the dont-butcher-non-corpse branch January 6, 2019 22:11
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.

None yet

2 participants