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