Skip to content

Commit

Permalink
Add jetpack loop sound script
Browse files Browse the repository at this point in the history
  • Loading branch information
AfterShockFF committed Jun 28, 2016
1 parent da75283 commit 4250bb7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions scripts/game_sounds_ff_player.txt
Expand Up @@ -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"
}

0 comments on commit 4250bb7

Please sign in to comment.