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

Blazemod fix rock override #35486

Merged
merged 19 commits into from
Nov 12, 2019
Merged

Blazemod fix rock override #35486

merged 19 commits into from
Nov 12, 2019

Conversation

snipercup
Copy link
Contributor

Summary

SUMMARY: Bugfixes "Blazemod fix rock override"

Purpose of change

Fixes an issue with rock override introduced by #35417. No seperate issue for this exists, it was just mentioned in the comments of #35417.

Describe the solution

Remove the ammo_type from the rock override. The error will not show up anymore because the rock will now copy-from rock and use the rock ammotype. This does mean that the rock from blazemod is no longer a heavy_projectile but there are other heavy projectiles one can use.

Describe alternatives you've considered

Remove the rock override entirely but I don't know much about the purpose of the override.

Testing

Added mod 'vehicle additions pack' before the change, the error showed up.
Added mod 'vehicle additions pack' after the change, the error did not show up.

Additional context

N/A

@ZhilkinSerg ZhilkinSerg added <Bugfix> This is a fix for a bug (or closes open issue) Mods Issues related to mods or modding [JSON] Changes (can be) made in JSON Items / Item Actions / Item Qualities Items and how they work and interact labels Nov 12, 2019
@ZhilkinSerg ZhilkinSerg merged commit 7a01c9e into CleverRaven:master Nov 12, 2019
@snipercup snipercup deleted the Blazemod-fix-rock-override branch November 12, 2019 23:00
AMurkin pushed a commit to AMurkin/Cataclysm-DDA that referenced this pull request Nov 13, 2019
AMurkin added a commit to AMurkin/Cataclysm-DDA that referenced this pull request Nov 13, 2019
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 / Item Actions / Item Qualities Items and how they work and interact [JSON] Changes (can be) made in JSON Mods Issues related to mods or modding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants