mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2024-11-24 21:41:06 +00:00
add sound for player rampside code
This commit is contained in:
parent
155a78a5a4
commit
d2a51fb506
1 changed files with 8 additions and 0 deletions
|
@ -237,3 +237,11 @@
|
|||
"pitch" "95,105"
|
||||
"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