mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-09 16:05:07 +00:00
## About The Pull Request `/proc/find_safe_turf()` was cleaned up so that it did not have two arguments that accomplished the same thing, removing opportunities for user errors when calling the proc. Additionally, since I was here, I decided to clean up some of the code and document it. Some thresholds were changed in this PR (the max temperature threshold was dropped from 360K to 340K), but I believe that it's better to keep them consistent instead of using arbitrary values. ## Uncomfortably large gap <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> ## Changelog No user facing changes. <!-- Both 🆑's are required for the changelog to work! You can put your name to the right of the first 🆑 if you want to overwrite your GitHub username as author ingame. --> <!-- You can use multiple of the same prefix (they're only used for the icon ingame) and delete the unneeded ones. Despite some of the tags, changelogs should generally represent how a player might be affected by the changes rather than a summary of the PR's contents. --> --------- Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>