Make beautiful mutations visible #36360
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
SUMMARY: None
Purpose of change
Make
BEAUTIFUL
,BEAUTIFUL2
andBEAUTIFUL3
mutations visible when looking at NPCs, likeDEFORMED
,DEFORMED2
andDEFORMED3
. Give visibility toPRETTY
andUGLY
.Describe the solution
Change visibility values of the beautiful mutations from negative to positive, so they match the deformed ones. Add visibility of 1 to pretty and ugly.
Describe alternatives you've considered
None.
Testing
Spawned some NPCs, mutated them and looked at them.
Additional context
I suppose the beautiful ones were meant to be seen and got negative values by accident, since I found no other negative visibility values and they are otherwise the same as the deformed ones.