Files
Bubberstation/code/modules/recycling
SkyratBot 8f7a785b7c [MIRROR] Fixes a small issue with disposal outlets. [MDB IGNORE] (#25018)
* Fixes a small issue with disposal outlets. (#79706)

## About The Pull Request
Disposal outlets eject the contents of the holder with a 2 seconds
delay. Delete the outlet before the delay is over and the contents will
stay stuck inside the holder.

Also merging disposal holders doesn't properly register a signal for
mobs transfered to the new holder.

## Why It's Good For The Game
Bugfixing. Disposal code is a mess. Perhaps related to #79629 but I
couldn't exactly reproduce it.

## Changelog

🆑
fix: Fixed a small issue with disposal outlets leaving contents about to
be ejected stuck inside the pipe beneath it if deleted.
/🆑

* Fixes a small issue with disposal outlets.

---------

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
2023-11-14 19:37:19 -05:00
..