Files
Bubberstation/code/modules/power
Shadow-Quill 7a02f023e4 Recenters gravity gens (#73357)
## About The Pull Request

Due to a change in how a gravity generator figured out the turfs it
would be using to create itself, gravity generators were visually
shifted to the right, but the interaction still remained where the main
piece was placed. This just changes `CORNER_BLOCK` to
`CORNER_BLOCK_OFFSET` and offsets the block one tile to the left.

## Why It's Good For The Game

No more wonky gravity generators
Fixes #73083

## Changelog
🆑
fix: Gravity generators have been re-centered.
/🆑
2023-02-12 14:12:27 -08:00
..
2022-11-15 03:50:11 +00:00