mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-31 20:11:56 +00:00
* Fixes Luminescence actions (#73802) ## About The Pull Request - Add Component was supposed to use a named arg, quick fix - While testing the fix I noticed it doesn't properly remove the appearance when the item is lost, cuts the overlay on failures ## Why It's Good For The Game Mothblox said this broke things (it was making a weakref of a callback on accident) ## Changelog 🆑 Melbert fix: Luminsecent slime actions correctly update their appearance when integrating or ejecting slime cores /🆑 * Fixes Luminescence actions --------- Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>