Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIRROR] [NO GBP] Reverses the logic for body collision to determine …
…knockdown (#2180) * [NO GBP] Reverses the logic for body collision to determine knockdown (#81712) ## About The Pull Request The body that is thrown at someone having knockdown proofing is not what determines whether the victim of the collision is knocked over, but the victim themselves having this trait. ## Why It's Good For The Game I have ADHD. ## Changelog :cl: fix: Being in a Swat Suit appropriately protects you from collisions with a body, rather than the body thrown at you having these protections protecting YOU, the victim of the collision. /:cl: * [NO GBP] Reverses the logic for body collision to determine knockdown --------- Co-authored-by: NovaBot <[email protected]> Co-authored-by: necromanceranne <[email protected]>
- Loading branch information