mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2024-11-13 00:24:06 +00:00
Fix jetpack sound doubling when multiple pyros are jetpacking
- Fixes fortressforever/fortressforever#309
This commit is contained in:
parent
edc6b7edce
commit
4e2453cc6c
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@
|
|||
|
||||
"Player.JetpackLoop"
|
||||
{
|
||||
"channel" "CHAN_AUTO"
|
||||
"channel" "CHAN_BODY"
|
||||
"volume" "0.3"
|
||||
"CompatibilityAttenuation" "0.7"
|
||||
"pitch" "95,105"
|
||||
|
|
Loading…
Reference in a new issue