diff --git a/scripts/game_sounds_ff_player.txt b/scripts/game_sounds_ff_player.txt index 82c45e7..396982c 100644 --- a/scripts/game_sounds_ff_player.txt +++ b/scripts/game_sounds_ff_player.txt @@ -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" + }