Files
Bubberstation/code/game/objects
MX0739 a3c60b69b2 Fixes weird baseball bat interaction with objects with throw_range 0 (boulders) (#89168)
## About The Pull Request


Set the minimum flight distance to 3 tiles for objects hit by baseball
bat parry,
so instead of the boulder being sucked into wielder when the baseball
bat hits it, it now bounces back a little.

## Why It's Good For The Game

Closes https://github.com/tgstation/tgstation/issues/87877
## Changelog
🆑
fix: objects with throw_range 0 now properly parried with baseball bats
/🆑
2025-01-23 19:12:11 +01:00
..