Skip to content

Absolutely Scrumptious (Slimes Eat Anything)#169

Open
TheBweepers wants to merge 10 commits into
Triad-Sector:mainfrom
TheBweepers:agony-pain-nightmare-and-suffering
Open

Absolutely Scrumptious (Slimes Eat Anything)#169
TheBweepers wants to merge 10 commits into
Triad-Sector:mainfrom
TheBweepers:agony-pain-nightmare-and-suffering

Conversation

@TheBweepers

Copy link
Copy Markdown

About the PR

Slime people can now eat anything! It was a fun feature for slimes that i really liked, so I stole the code (with permission from @TrylobyteWasTaken The Slime sentient core (which is also a stomach) was changed to allow them to eat cloth, clothes, pills, and paper, and their core now counts as a slime stomach, vox stomach, animal stomach, goblin stomach, and moth stomach!

To prevent slimes from being poison from chocolate and onions, I've also changed Theobromine and Allicin to exclude slime organs, making them immune to them dispite also technically having animal organs!

Why / Balance

This is an interesting and fun idea to me, so I ported it here! At worst, slime people will have a small advantage for food choices, but getting food is RARELY a challenge anyway

Media

image

Requirements

  • I have read relevant guidelines/documentation to this PR found on our devwiki.
  • I have added media to this PR or it does not require an ingame showcase.
  • I can confirm this PR contains either no AI-generated content, or AI-generated content that meets our guidelines.

How to test

Load in as a slime and eat your own clothes

Breaking changes

Changelog

🆑

  • add: Allows Slime People to eat cloth, paper, raw meat, and everything else!
  • tweak: Adjusts Allicin and Theobromise to stop slime people from being effected by them after the above change made them suseptable

@github-actions github-actions Bot added size/S S: Untriaged YML No C# Doesn't contain any C# code labels May 31, 2026
@Triad-Sector Triad-Sector changed the title absolutely scrumptious (slimes eat anything) Absolutely Scrumptious (Slimes Eat Anything) May 31, 2026

@mnva0 mnva0 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this PR! Just a few things I noticed. Please do correct me if I'm misunderstanding anything

Comment thread Resources/Prototypes/Reagents/toxins.yml
Comment thread Resources/Prototypes/Reagents/toxins.yml
Comment thread Resources/Prototypes/Body/Organs/slime.yml Outdated
Comment thread Resources/Prototypes/Body/Organs/slime.yml
Comment thread Resources/Prototypes/Body/Organs/slime.yml Outdated
Comment thread Resources/Prototypes/Body/Organs/slime.yml Outdated
@TheBweepers

Copy link
Copy Markdown
Author

yeah man i dont really know how any of this works, so we can make whatever change you want as long as it still works <3

triad slime tags like was asked (dont know if i did them wright
done pat tr2
@TheBweepers

Copy link
Copy Markdown
Author

i think i got it to work, hope this helps!

@mnva0 mnva0 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for continuing to make changes to this PR!

Comment thread Resources/Prototypes/Body/Organs/slime.yml Outdated
Comment thread Resources/Prototypes/Body/Organs/slime.yml Outdated
Comment thread Resources/Prototypes/Body/Organs/slime.yml Outdated
Comment thread Resources/Prototypes/Reagents/toxins.yml Outdated
Comment thread Resources/Prototypes/Reagents/toxins.yml Outdated

@TheBweepers TheBweepers left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

third change! hope this is right!

mnva0
mnva0 previously requested changes Jun 9, 2026

@mnva0 mnva0 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks about good now! Just a few more things

It'd be cool if eating trash worked but it's optional if you don't want to figure it out I think
Slimepeople still throw up with theobromine
Image

@TheBweepers

Copy link
Copy Markdown
Author

So, for whatever unfathomable reason, Voxes just... can't eat trash. I don't know why yet, but I am considering making a second PR to fix it

slimes dont puke with theobromine now

@TheBweepers TheBweepers left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

slimes dont puke with theobromine now

@mnva0 mnva0 dismissed their stale review June 11, 2026 15:36

Changes made

@TheBweepers

Copy link
Copy Markdown
Author

did it not work?? not really sure what a stale review is, or what the two failed chekcs are

@mnva0

mnva0 commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Oh, yes, right, I forgot to explain because I got distracted with my own project. Stale reviews just mean someone dismissed the review. I dismissed it because you made the changes

The checks help to ensure that everything is functioning right. You may click on any of the failed checks to read their logs. The YAML Linter is the one that checks any .yml files and the error seems to be
Unhandled exception. Robust.Shared.Prototypes.UnknownPrototypeException: Unknown MetabolizerTypePrototype prototype: Rat, Slime

The problem is that (as far as I'm aware) the type: thing only supports one thing at a time, so you may have to add a new !type:OrganType entry into the list

- !type:OrganType # Triad
            type: Rat, Slime # Triad
            shouldHave: false # Triad

fixing it hopefully for real this time
added the triad note
@mnva0

mnva0 commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Can't have duplicates of type: I think. You'll have to copy the entire - !type:OrganType block

i think this will work now (hopefully)
@TheBweepers

Copy link
Copy Markdown
Author

i think its ok this time

SURELY

thank you for the help! ^v^

@TheBweepers

Copy link
Copy Markdown
Author

it passed! this is the one!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants