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 item duplication through holsters #37267

Merged
merged 1 commit into from
Jan 24, 2020

Conversation

Trioct
Copy link
Contributor

@Trioct Trioct commented Jan 21, 2020

Summary

SUMMARY: Bugfixes "Fix item duplication through holsters"

Purpose of change

Fixes #37251
Fixes #36742

Describe the solution

#33422 fixed the holster dupe, introduced another dupe.
#35353 fixed the new dupe, reintroduced the holster dupe.
This should combine both solutions correctly.

Testing

Try to reproduce #34341 and #37251, hopefully fail.

@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` Items / Item Actions / Item Qualities Items and how they work and interact labels Jan 21, 2020
@ZhilkinSerg ZhilkinSerg merged commit 40af61c into CleverRaven:master Jan 24, 2020
@Trioct Trioct deleted the holster_fix branch January 24, 2020 06:52
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.

Holsters allow duplication of guns Weapon Duplication
2 participants