mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-10 09:42:29 +00:00
## About The Pull Request
ABSTRACT is an ``item_flags`` not an ``obj_flags`` which was fucking up
making the items abstract, this fixes that, and removes a runtime for
slapcraft for non-craft users (it was causing a runtime when borgs were
trying to use one of their items on another one of their items).
## Why It's Good For The Game
Closes https://github.com/tgstation/tgstation/issues/91736
## Changelog
🆑
fix: Borgs can't put their models in other storage items.
/🆑
(cherry picked from commit d72a2437ca)