mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2025-06-02 01:21:04 +00:00
Merge pull request #63 from fortressforever/jetpack-sound-fix
Fix jetpack sound doubling when multiple pyros are jetpacking
This commit is contained in:
commit
155a78a5a4
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…
Add table
Add a link
Reference in a new issue