Skip to content

Adds a cooldown to the corrupted lungs and appendix #5147

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

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

Absolucy
Copy link
Member

@Absolucy Absolucy commented Jan 28, 2025

About The Pull Request

Fixes #4729

This adds a hard cooldown to the effects of the cursed appendix (vomiting worms - which can effectively stunlock you if you're unlucky) and corrupted lungs (coughs out bz, miasma, or plasma)

The cooldown is random between 25 to 90 seconds (and still requires the existing prob() checks to pass regardless of whether the cooldown is finished or not.)

Why It's Good For The Game

getting fucked over by sheer bad rng sucks, especially in this way.

Changelog

🆑
qol: The corrupt appendix and lungs now have a cooldown, to prevent stunlocks or rapidly filling entire rooms with plasma if you're super unlucky.
/:cl:

@Absolucy Absolucy added the QoL improves quality of life label Jan 28, 2025
@ThePooba ThePooba merged commit 788011a into Monkestation:master Jan 29, 2025
27 checks passed
github-actions bot added a commit that referenced this pull request Jan 29, 2025
@Absolucy Absolucy deleted the cursed-appendix-fix branch January 30, 2025 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QoL improves quality of life
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cursed appendix has no cooldown between worms
2 participants