Files
Bubberstation/code/game/objects/effects
SkyratBot 739be99eaf [MIRROR] Fixes particle holders sometimes dropping from objects [MDB IGNORE] (#22908)
* Fixes particle holders sometimes dropping from objects (#77302)

## About The Pull Request
Particle holders are placed into the contents of the thing they're
showing the particles off of. This creates problems as some items can
drop all their contents to the ground or, in the case of storage items,
use their contents in some way

## Why It's Good For The Game
Fixes particle holders falling out of items.

## Changelog
🆑
fix: Fixed particles sometimes being left behind when an object drops
all of its contents whilst having a particle active.
/🆑

---------

Co-authored-by: Watermelon914 <3052169-Watermelon914@ users.noreply.gitlab.com>

* Fixes particle holders sometimes dropping from objects

---------

Co-authored-by: Watermelon914 <37270891+Watermelon914@users.noreply.github.com>
Co-authored-by: Watermelon914 <3052169-Watermelon914@ users.noreply.gitlab.com>
2023-08-06 18:38:35 -04:00
..