Files
Bubberstation/code/datums/components/material
SkyratBot 23b045f42f [MIRROR] Some material container patches (#28583)
* Some material container patches (#84553)

## About The Pull Request
- Fixes #84517. material container won't consume the contents of an item
if that item itself is rejected for any reason(lack of mats, not
suitable for redemption etc)
- You can use any storage medium (not just bags, boxes but anything that
has `atom_storage`) to dump stuff into an material container

## Changelog
🆑
fix: material container won't consume the contents of an item if that
item itself is rejected for any reason
qol: you can use any storage medium & not just bags/boxes to dump stuff
into material containers
/🆑

* Some material container patches

---------

Co-authored-by: SyncIt21 <110812394+SyncIt21@users.noreply.github.com>
2024-07-04 10:42:50 +05:30
..