-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Food Container Size Increase #33842
base: master
Are you sure you want to change the base?
Food Container Size Increase #33842
Conversation
can you make chicken sandwiches hold more? when I tried putting a certain addictive chemical in it was already full so I just had to serve the sandwiches and glasses of meth as a side |
What I did was only increase the foods that were over capacity, not right on, but yeah, I'll probably do that |
8ce6673
to
7da8f2b
Compare
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
i don't know how git works, but the PR is done. enjoy! |
About the PR
Increased the container size of all foods (that I could find, anyways) which had their reagents go over the container size.
Each container is at the nearest multiple of 5, with the exception of:
UPDATE: Increased it so that all foods (except for raw produce) to be able to store at least some kind of extra reagents. Nearly all were up to a multiple of 5, except for rice and pork, which has an extra 0.5. This is because the reagents in it already have 0.5 of a unit, so now flavoring it won't result in you having an ugly 0.5 spare reagent.
Also made it so that the burnt mess can hold 8 units instead of 5, so at least you can try to make the burnt mess taste fine.
Why / Balance
Some foods would have less food then they should have, and things like soups and salads which take bowls would actually spill when made.
Technical details
Changed the max container size of a bunch of food items. Not sure if this will cause the universe to explode.
Media
Do you want a screenshot of bungo curry? get it yourself
Requirements