mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2024-11-10 15:22:07 +00:00
32 lines
No EOL
769 B
Text
32 lines
No EOL
769 B
Text
"shutdown2.generatordown"
|
|
{
|
|
"channel" "CHAN_STATIC"
|
|
"volume" "1.0"
|
|
"pitch" "PITCH_NORM"
|
|
"CompatibilityAttenuation" "0.5"
|
|
"wave" "ambient/shutdown/generator_down.wav"
|
|
}
|
|
"shutdown2.generatorup"
|
|
{
|
|
"channel" "CHAN_STATIC"
|
|
"volume" "1.0"
|
|
"pitch" "PITCH_NORM"
|
|
"CompatibilityAttenuation" "0.5"
|
|
"wave" "ambient/shutdown/generator_up.wav"
|
|
}
|
|
"shutdown2.generatorhumloop1"
|
|
{
|
|
"channel" "CHAN_STATIC"
|
|
"volume" "1.0"
|
|
"pitch" "PITCH_NORM"
|
|
"CompatibilityAttenuation" "0.5"
|
|
"wave" "ambient/shutdown/generator_hum_low.wav"
|
|
}
|
|
"shutdown2.generatorhumloop2"
|
|
{
|
|
"channel" "CHAN_STATIC"
|
|
"volume" "1.0"
|
|
"pitch" "PITCH_NORM"
|
|
"CompatibilityAttenuation" "0.5"
|
|
"wave" "ambient/shutdown/generator_hum_high.wav"
|
|
} |