Open RDS88-beeman opened 16 hours ago
This is likely an accidental port from TG since I heard someone made an ided PR there to make it smaller. Not sure what is likely to have caused it
It's possible that this effects all fields, including timestop, proximity and peacekeeper fields
it's probably the proximity PR, like a rounding error or some shit
In Byond, range works as 0: 1x1 1: 3x3 2: 5x5
It may have been changed with this to: 0: Invalid 1: 1x1 2: 3x3
BYOND Version
No response
Round Date
2024/12/01
Round ID
50846
Test merges
#9124: 'Enable serverside 515.1614' by Crossedfall at commit 1b8f225789 #10897: '[PORT] Follows up TG's atom_hud system' by EvilDragonfiend at commit 51f8edef4f
Describe the bug
As of recent PRs, the timestop effect used in wizard spells and xenobiology is 3x3, while both the graphic and prior effect was 5x5.
What did you expect?
I expected the timestop effect to be 5x5
Reproducible steps