Cup inventory grid change (You can use cloth on cups now)#6545
Open
Sulaboy wants to merge 2 commits into
Open
Conversation
|
you could make it so if you are wring or soaking it just returns and doesnt try to put it inside the container |
Author
Doesn’t let you clean the mugs with a rag if we care about that. |
at that point i guess you could make it so it cleans with right click ? or a hardcoded exception for cloth |
|
Yeah I think I'd prefer to be able to stick anything into a mug and just have cloth be an exception. |
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
Limits storage on cup items to the following.
knifes
gems
coins
paper
rings
powders (They do not dissolve, this is just a way to smuggle them)
keys (including collar detonator)
Some items that the cup can conceal. (Vials were for testing, can't conceal).

Why It's Good For The Game
Limiting what can go in the cup makes it so you can use cloth on them. Sadly it still throws up "cloth can't fit in mug" text, but at least you can clean/soak/wring with mugs again.
Changelog
🆑
fix: Limits cup inventory so cloth soak/wring/clean works on them again
/:cl:
Pre-Merge Checklist