Files
Bubberstation/code/modules/balloon_alert
SkyratBot ee7f38dadb [MIRROR] Fixes balloon alerts sourced on turfs (heavy rain edition) [MDB IGNORE] (#11104)
* 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>
2022-01-29 13:18:44 +00:00
..