-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Add storage space to bras #77895
Add storage space to bras #77895
Conversation
Added two pockets to bras.
Set maximum item length.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
There are two cases IRL where a worn bra can be used as storage: it's either already being filled by the user's body, at any capacity, or it's empty and you're strictly using it for storage. Both assuming you can access the bra at all due what you're wearing, and ignoring how many moves you require to put/take items (which I think should be increased to at least 150). In the first case, you wouldn't be able to fit a smartphone (!) covered by a case (!!!) without it being incredibly uncomfortable. People doing this IRL have the smartphone resting in the bra, so the device isn't fully inside but sticks out a bit. I don't think it is possible to simulate this in the game. I do agree it's possible to use them as storage for very lightweight things like banknotes, cigarette boxes and small, very flat hard objects, but adding bra storage for that purpose seems stretching things too far imo, given there are so many ingame options for better storage already. |
I agree with RedMisao here, but also want to add on something. I fear this would open up the possibility for stuff like tucking in waistband, tucking in socks/shoes despite not really having infrastructure to do so. I would welcome this change if we had some sort of system to allow items to shift about/fall out randomly based on aspects of the item. As the game currently is though, I wouldn't want a change like this. |
This has come up before and what it boils down to is while there are insecure/inconvinient ways to carry things unconventional like this, it's not reasonable to add this ability without also adding the down sides, and the benefits of adding those are outweighed by the overhead of doing so. People stick things in their bra and waistbands, tuck pencils and cigarettes behind their ears, wear their glasses on their heads, hide things in their shoes and hats, and stick things all over the place in their cars. None of this has any meaningful mechanical impact and is just more trouble than it's worth. |
Summary
Features "Allow storing items in bras"
Purpose of change
It is not unheard of for those who wear bras to tuck small items away in them. This simply replicates such utility in game.
Describe the solution
Added in two pockets to the bra, one for each cup. Roughly the size of a smartphone in a case so it could hold items of similar quality.
Describe alternatives you've considered
None, other than not implementing the change.
Testing
Booted world and spawned in a bra with the changes implemented. Was able to hold a smartphone with a case in one cup and a pack of cigarettes in the other. Was not able to fit two smartphones in a single cup. Spawned in obviously large items like a bowling ball to rule out the possibility of them fitting in a cup. They were not able to fit.
Additional context
Files changed: Undergarment.json
I cant exactly post pictures of occurrences of people using bras in such a fashion. It would just be pictures of women's busts. I trust the application happens enough and is simple to accomplish so as to warrant simulation in the game.