mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-14 00:32:38 +01:00
2e468646b9
## About The Pull Request Fixes #84301 Right here, https://github.com/tgstation/tgstation/blob/d1051ec8a80b34ca3f3cab2a14e75421e3bae3d6/code/datums/proximity_monitor/field.dm#L129-L132 We get the inner turfs and then use them to find the outer turfs But We subtract the inner turfs from the outer turfs instead of subtracting the outer turfs from the inner turfs... (also adds a unit test and updates the field debugger for better field debugging) ## Changelog 🆑 Melbert fix: Fix timestop being 1 tile too small again, and fixes a lot of other field effects from being 1-small as well /🆑