fix: ovinia can take pills and spawn with survival kits - #985
Merged
Conversation
Psymbiote
approved these changes
Aug 24, 2026
Psymbiote
left a comment
Contributor
There was a problem hiding this comment.
When I saw you step on that podium I wasn't convinced, but your rhetoric was impeccable.
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.
*deep breaths*
*I slowly approach the podium*
*I look out nervously over the a cold and hostile crowd*
"I think... sheepgirls should be allowed to breathe."
*RIOTOUS APPLAUSE*
*a tentative smile*
"And... and maybe they should be able to take their life-saving medications, too."
*the crowd goes silent*
*everyone stares at me*
*my heart begins to pound*
*RAPTUROUS APPLAUSE, DEAFENING CHEERS*
*I bow to a standing ovation*
This PR fixes two issues we missed with ovinia--they were unable to eat pills, and they didn't spawn with survival kits.
Technical details
For the pills, ovinia stomachs just didn't whitelist the Pill tag, an issue that arose with dopterae a while back, too.
For the kits, there's a specific list of OxygenBreather species, and ovinia just needed to be added to it. Silly!
Changelog
🆑