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 mutation that should be visible #76477

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Conversation

Psithief
Copy link
Contributor

Summary

Bugfixes "Revert leftover from seasonal mutations"

Purpose of change

The rosebuds mutation isn't visible.

Describe the solution

Removes player_display: false from the mutation.
This was added in #69591 with seasonal mutations and should have been removed with 6b63aad.

Describe alternatives you've considered

N/A, leaving it unfixed.

Testing

Use the debug menu to add the mutation and check the character stats sheet to see that it was reported.
It worked for me.

Additional context

N/A

Fix player_display: false where it shouldn't be.
This was added in CleverRaven#69591 with seasonal mutations and should have been removed when the rest of those changes were removed.
@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Mutations / Traits / Professions/ Hobbies Mutations / Traits / Professions/ Hobbies <Bugfix> This is a fix for a bug (or closes open issue) astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions labels Sep 16, 2024
@Fris0uman Fris0uman merged commit af366d1 into CleverRaven:master Sep 16, 2024
25 checks passed
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Sep 16, 2024
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 <Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions Mutations / Traits / Professions/ Hobbies Mutations / Traits / Professions/ Hobbies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants