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

Wet Towels No Longer Prompt to be Turned Off #73408

Merged
merged 1 commit into from
May 1, 2024

Conversation

TheMurderUnicorn
Copy link
Contributor

Summary

Bugfixes "Wet Towels No Longer Prompt to be Turned Off"

Purpose of change

Wet towels would prompt the player to be turned off prior to sleeping and that's just silly.
image

Describe the solution

Add SLEEP_IGNORE flag to wet towels, which is a flag that exists specifically to stop this popup on items where it doesn't make sense.

Describe alternatives you've considered

Getting ready for my doctor appointment instead of making PRs

Testing

Checked that wet towels still prompted when sleeping. Added SLEEP_IGNORE and made sure it no longer prompted. Huzzah.

Additional context

closes #59809

@github-actions github-actions bot added <Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON Items: Armor / Clothing Armor and clothing json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Apr 30, 2024
@Maleclypse Maleclypse merged commit ace520a into CleverRaven:master May 1, 2024
26 checks passed
@TheMurderUnicorn TheMurderUnicorn deleted the WetTowels branch May 1, 2024 18:06
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) Items: Armor / Clothing Armor and clothing [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Player is prompted to turn off/extinguish their wet towel (active)
2 participants