Files
Bubberstation/code/datums/components/material
SyncIt21 94ff0ada00 Moves material container attack to item interaction level (#87676)
## About The Pull Request
- Fixes #87664

storage hooks onto pre attack whereas the material container uses
attackby so the storage component was intercepting the bananium before
the material container could consume it.

This also ends the attack chain early so optimization

## Changelog
🆑
fix: MK honk shoes now consume bananium & can clown again
code: material container objects end their attack chain early
/🆑
2024-11-08 03:22:48 +01:00
..