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 multiple assignments in generic magazines #40264

Merged
merged 1 commit into from
May 6, 2020

Conversation

ymber
Copy link
Member

@ymber ymber commented May 6, 2020

Summary

SUMMARY: None

Purpose of change

When I used assign for loading ammotypes in #40208 it broke the generic guns magazines that depended on the old semantics to ensure they only used generic ammotypes.

Describe the solution

Remove deletes from generic magazines.

Testing

Game loads fine, generic magazines have expected ammotypes associated.

@ymber ymber added [JSON] Changes (can be) made in JSON Items: Magazines Ammo holding items and objects. <Bugfix> This is a fix for a bug (or closes open issue) labels May 6, 2020
@KorGgenT KorGgenT added the Mods: Generic Guns Anything to do with Generic Guns label May 6, 2020
@ZhilkinSerg ZhilkinSerg merged commit 687ca3f into CleverRaven:master May 6, 2020
@ymber ymber deleted the fix_mags branch May 7, 2020 07:07
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: Magazines Ammo holding items and objects. [JSON] Changes (can be) made in JSON Mods: Generic Guns Anything to do with Generic Guns
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants