mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2024-11-22 20:51:28 +00:00
Merge pull request #65 from DexterHaslem/sound-scriptsfor-245
add sound for player rampside code
This commit is contained in:
commit
6d7aae5fef
1 changed files with 8 additions and 0 deletions
|
@ -237,3 +237,11 @@
|
||||||
"pitch" "95,105"
|
"pitch" "95,105"
|
||||||
"wave" "player/jetpack_loop.wav"
|
"wave" "player/jetpack_loop.wav"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
"Player.RampslideMetal"
|
||||||
|
{
|
||||||
|
"channel" "CHAN_BODY"
|
||||||
|
"volume" "0.4"
|
||||||
|
"CompatibilityAttenuation" "1.0"
|
||||||
|
"wave" "player/rampslide4.wav"
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue