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

Removes duplicate M24 lines to fix error #24774

Merged
merged 1 commit into from
Aug 11, 2018
Merged

Removes duplicate M24 lines to fix error #24774

merged 1 commit into from
Aug 11, 2018

Conversation

DracoGriffin
Copy link
Contributor

@DracoGriffin DracoGriffin commented Aug 11, 2018

Fixes #24769
by removing these duplicate lines:

"reload_noise_volume": 10, "skill":"rifle",

Due to using "copy-from" improperly, as they are already inherited from both:

"abstract": "rifle_base", for rifle skill
and
"abstract": "gun_base", for reload noise volume.

Fixes issue #24769 by removing these duplicate lines when using "copy-from" improperly.
@DracoGriffin DracoGriffin added (P2 - High) High priority (for ex. important bugfixes) [JSON] Changes (can be) made in JSON <Bugfix> This is a fix for a bug (or closes open issue) labels Aug 11, 2018
@ZhilkinSerg ZhilkinSerg merged commit 6f6d4d1 into CleverRaven:master Aug 11, 2018
@DracoGriffin DracoGriffin deleted the fix_M24_notupdated branch August 11, 2018 08:18
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) [JSON] Changes (can be) made in JSON (P2 - High) High priority (for ex. important bugfixes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants