Files
Putnam3145andGitHub 59e2b70d5a Fix hand stuns, + a typo (#7537)
## About The Pull Request

1. Fixes a typo on groin shots.
2. Makes groin shots generic except versus *explicitly* male. I kinda
suspect the original coder didn't know you can do !=?
3. Makes right-handed hits not have a chance to disarm the left hand
instead of right.

## Why It's Good For The Game

bugs and typos: bad

## Changelog
🆑
fix: some minor stuff relating to unarmed stuns
/🆑
2026-02-23 00:23:24 -05:00
..

Melee Handling

This folder contains complex melee handling datums used by the codebase.

This is separate from the rest of clickcode as melee (and ranged really) is usually handled via breakout procs.