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 Repairs like balclava #37967

Merged
merged 7 commits into from
Feb 12, 2020
Merged

fix Repairs like balclava #37967

merged 7 commits into from
Feb 12, 2020

Conversation

snipercup
Copy link
Contributor

Summary

SUMMARY: Content "Fix looks_like balclava and bowlhat"

Purpose of change

Make sure repairs_like and looks_like refer to existing ids. Currently they point to non-existing ids much like in #37758.

Describe the solution

Find the intended id and replace the faulty value with the existing value

Describe alternatives you've considered

Not changing

Testing

For the bowler hat and top hat:

image

Before the change it looks like this:

image

After the change it looks like this:

image

Fixing the repairs_like has no noticable effect, they are the same before and after the change:
image

although I did not check how every item in the list would repair like before and after.

@curstwist curstwist added [JSON] Changes (can be) made in JSON Crafting / Construction / Recipes Includes: Uncrafting / Disassembling and removed Crafting / Construction / Recipes Includes: Uncrafting / Disassembling labels Feb 12, 2020
@ZhilkinSerg ZhilkinSerg merged commit cd7fe08 into CleverRaven:master Feb 12, 2020
@snipercup snipercup deleted the Repairs-like-balclava branch February 12, 2020 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[JSON] Changes (can be) made in JSON
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants