mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-03 13:13:21 +01:00
77de679782
* `mob_transformation_simple` sends a `COMSIG_MOB_CHANGED_TYPE` signal, letting `content_barfer` mobs spit things out (#78093) ## About The Pull Request Title; also makes bileworm devour message have a warning span. ~~it's a bit cheeky but i didn't want to add a deletion signal to the content_barfer's signal list, and the wabbajack signal here kinda makes sense?~~ ## Why It's Good For The Game Fixes #76791 ## Changelog 🆑 fix: fixed bileworm evolution deleting anything they devoured; they will now eject their contents upon evolution to vileworms /🆑 * `mob_transformation_simple` sends a `COMSIG_MOB_CHANGED_TYPE` signal, letting `content_barfer` mobs spit things out --------- Co-authored-by: Sealed101 <cool.bullseye@yandex.ru>