mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-11 10:11:09 +00:00
* Makes some things that rely on atmos adjacency more sane/faster. (#54096) * Replaces some CANATMOSPASS calls with a new define that checks if the turfs are in each others atmos adjacent list, as that's the same info that they want. * Makes some things that rely on atmos adjacency more sane/faster. Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>