mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-08 07:52:54 +00:00
* Fixes balloon alerts sourced on turfs (heavy rain edition) (#64472) Balloon alerts sourced from turfs will now properly only show on one turf. get_atom_on_turf() will now CRASH() if passed a turf instead of an atom/movable. I look through all uses and made sure any place that may send a turf won't, but it SHOULD be fine. * Fixes balloon alerts sourced on turfs (heavy rain edition) Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>