Files
Bubberstation/code/datums/mapgen
SkyratBot 5764954196 [MIRROR] Prevent things from the feature list generating on turfs with flora [MDB IGNORE] (#23950)
* Prevent things from the feature list generating on turfs with flora (#78558)

## About The Pull Request

which basically means no geysers on the same turf as a plant turf.
they're both structures but the for loop before this one checks for
same-type structures in a radius. and bush geysers look stupid! and
weird! and stupid!

## Changelog

🆑
fix: fixed geysers spawning on turfs with plants
/🆑

* Prevent things from the feature list generating on turfs with flora

---------

Co-authored-by: Sealed101 <cool.bullseye@yandex.ru>
2023-09-27 02:41:26 -04:00
..