mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2024-11-21 20:21:09 +00:00
Add jetpack loop sound script
This commit is contained in:
parent
a251d97ddd
commit
0b2b3a308e
1 changed files with 9 additions and 0 deletions
|
@ -228,3 +228,12 @@
|
|||
"pitch" "72"
|
||||
"wave" "@player/suitchargeok1.wav"
|
||||
}
|
||||
|
||||
"Player.JetpackLoop"
|
||||
{
|
||||
"channel" "CHAN_AUTO"
|
||||
"volume" "0.3"
|
||||
"CompatibilityAttenuation" "0.7"
|
||||
"pitch" "95,105"
|
||||
"wave" "player/jetpack_loop.wav"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue