mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2025-02-20 18:52:34 +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"
|
"Player.JetpackLoop"
|
||||||
{
|
{
|
||||||
"channel" "CHAN_AUTO"
|
"channel" "CHAN_BODY"
|
||||||
"volume" "0.3"
|
"volume" "0.3"
|
||||||
"CompatibilityAttenuation" "0.7"
|
"CompatibilityAttenuation" "0.7"
|
||||||
"pitch" "95,105"
|
"pitch" "95,105"
|
||||||
|
|
Loading…
Reference in a new issue