mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-17 18:19:16 +01:00
* Fix badass balloon ghost alert passing the wrong thing to it (#80902) ## About The Pull Request Ghost alert doesn't take datums, it takes atoms. So we take the parent return, which is the atom created, and pass that instead. ## Changelog 🆑 Melbert fix: Ghost alert for buying a badass balloon should have a proper icon /🆑 * Fix badass balloon ghost alert passing the wrong thing to it --------- Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>