Adds a heart/bloodvessel requirement tip to the disgorger UI#274
Open
Sun-Soaked wants to merge 5 commits intoMonkestation:masterfrom
Open
Adds a heart/bloodvessel requirement tip to the disgorger UI#274Sun-Soaked wants to merge 5 commits intoMonkestation:masterfrom
Sun-Soaked wants to merge 5 commits intoMonkestation:masterfrom
Conversation
bottom text monkeris merge
Mycah142
approved these changes
Mar 4, 2026
The reagent list now (finally) works (I think it's just been broken forever) kidney eff max list is a slightly more reasonable number
Collaborator
Test merge deployment history:Test Merge Deployed @ 05/07/2026 22:06:50 +00:00:Server InstanceMonkeris Merged Bymycah RevisionOrigin: c73c5d6 Test Merge Updated @ 05/07/2026 22:16:43 +00:00:Server InstanceMonkeris Merged Bymycah RevisionOrigin: c73c5d6 Test Merge Updated @ 05/07/2026 22:47:27 +00:00:Server InstanceMonkeris Merged Bymycah RevisionOrigin: c73c5d6 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
About The Pull Request
Didu know, the disgorger needs a heart and blood vessel(or an equivalent amnt. of organ eff) to function properly?
I didn't till I checked the code. In fact, it doesn't seem to be documented literally anywhere in or out of the game, and the disgorger spawns without them
This pr gives the Disgorger an in-character hint that basically yells at players "HEY YOU NEED A HEART AND BLOOD FOR THIS MACHINE"
The hint changes depending on what is missing- blood, heart, or simply giving a good message if you have both
Why It's Good For The Game
players actually knowing how a machine works is good
Testing
nanoui panel loads successfully, changes successfully with changes to disgorger organs
Changelog
🆑
add: the disgorger now hints icly at the need for a heart and blood vessels, with the hint changing based on what specifically is needed
fix: the disgorger now properly displays it's extended description
balance: the disgorger's final kidney eff threshold for adding new reagents is now slightly more reasonable
/:cl: