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 repair difficulty for combat blouse and shirt #55552

Merged
merged 2 commits into from
Feb 21, 2022

Conversation

drhead
Copy link
Contributor

@drhead drhead commented Feb 21, 2022

Summary

Bugfixes "Fixed repair difficulty for combat blouse and shirt"

Purpose of change

Combat shirt has its repairs_like set to combat blouse, which doesn't have a recipe, which means both items have insanely high repair difficulty.

Describe the solution

I set the repairs_like to trenchcoat (to match the other army jackets) on both items, so now the repair difficulty is in line with similar gear.

Describe alternatives you've considered

Setting it to another more difficult item, since it is a different material after all, but I think this is at least better than it was in any case so I'd rather lean towards being consistent with similar items.

Testing

I tested repair difficulties before and after. It's now possible to repair these items without having a Ph. D in tailoring.

Additional context

@github-actions github-actions bot added json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions labels Feb 21, 2022
@bombasticSlacks
Copy link
Contributor

Bugfix needs to be Bugfixes in your PR title

@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Feb 21, 2022
@ZhilkinSerg ZhilkinSerg merged commit 32b1b0f into CleverRaven:master Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants