Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIRROR] Makes wound noises drop off more quickly, requires higher se…
…verity for conspicuous messaging (#2597) * Makes wound noises drop off more quickly, requires higher severity for conspicuous messaging (#83323) ## About The Pull Request Wounds are louder than the attacks that cause them. As well, if you are using a weapon that is meant to be silent or stealthy, the sound of your victim spraying blood ends up being louder than the silenced pistol you're using. This pull request changes wound sounds to drop off more quickly and not penetrate walls (attack sounds already penetrate walls in almost all cases already), and also increases the severity needed for a wound to be broadcast to anyone in view, instead of only to combat message range. ## Why It's Good For The Game It doesn't make sense for the sound of the wound you inflict to be louder than the weapon you're using. This mostly applies to silenced or stealthy weapons. ## Changelog :cl: Bisar balance: A wound being inflicted doesn't get broadcasted to everyone in view until a higher severity now. sound: Wound sounds drop off more quickly, and no longer travel through walls. This has no effect on attack sounds. /:cl: * Makes wound noises drop off more quickly, requires higher severity for conspicuous messaging --------- Co-authored-by: Joshua Kidder <[email protected]> Co-authored-by: NovaBot13 <[email protected]>
- Loading branch information