Files
Bubberstation/code/game/objects/items/storage
SkyratBot f2d01d0c00 [MIRROR] Filled trash bags use the correct sprites when worn. (#26182)
* Filled trash bags use the correct sprites when worn. (#81011)

## About The Pull Request

Fixes #81009.

Trash bags did not have a `worn_icon_state` set, which means that it
tried to use an invalid state when worn while not empty. This is now
fixed.
## Why It's Good For The Game

Missing sprites bad.
## Changelog
🆑
fix: Filled trash bags show up properly when worn.
/🆑

* Filled trash bags use the correct sprites when worn.

---------

Co-authored-by: lizardqueenlexi <105025397+lizardqueenlexi@users.noreply.github.com>
2024-01-20 13:50:49 -05:00
..