Skip to content

bugfix: reduced mood loss due to bad sleep quality by 50%#28

Open
saibantes wants to merge 1 commit intoDigglesMods:masterfrom
saibantes:fix-double-sleep-quality
Open

bugfix: reduced mood loss due to bad sleep quality by 50%#28
saibantes wants to merge 1 commit intoDigglesMods:masterfrom
saibantes:fix-double-sleep-quality

Conversation

@saibantes
Copy link
Copy Markdown
Contributor

The previous code looks wrong, the portion calculating mood loss appears twice (two identical copies). This change removes one of the copies, thus reducing the mood loss by 50%. (Only applies to "sleep quality", i.e. the level of bedrooms.)

This fix deliberately removes the second of two identical code sections. Removing the first one instead would cause a conflict with the RevisedPlanner mod, which slightly changes the first section.

The previous code looks wrong, the portion calculating mood loss appears twice (two identical copies).
This change removes one of the copies, thus reducing the mood loss by 50%.
(Only applies to "sleep quality", i.e. the level of bedrooms.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant