mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2025-06-04 18:40:46 +00:00
Test CRLF line-endings commit from SVN checkout of Github repo
This commit is contained in:
parent
a7e78c7ca7
commit
277bdf3fe4
178 changed files with 53506 additions and 53521 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
FileSystem
|
||||
{
|
||||
SteamAppId 253530
|
||||
SteamAppId 253530 // This will mount all the GCFs we need (240=CS:S, 220=HL2).
|
||||
ToolsAppId 211 // Tools will load this (ie: source SDK caches) to get things like materials\debug, materials\editor, etc.
|
||||
|
||||
//
|
||||
|
|
|
@ -283,6 +283,7 @@
|
|||
"CompatibilityAttenuation" "1.0"
|
||||
"wave" ")buildable/jumppad/jumppad_fire.wav"
|
||||
}
|
||||
|
||||
"JumpPad.Heal"
|
||||
{
|
||||
"channel" "CHAN_STATIC"
|
||||
|
@ -290,19 +291,3 @@
|
|||
"CompatibilityAttenuation" "1.0"
|
||||
"wave" ")buildable/jumppad/jumppad_heal.wav"
|
||||
}
|
||||
"JumpPad.Build"
|
||||
{
|
||||
"channel" "CHAN_STATIC"
|
||||
"volume" "1.0"
|
||||
"CompatibilityAttenuation" "1.0"
|
||||
"wave" "buildable/jumppad/jumppad_build.wav"
|
||||
}
|
||||
"JumpPad.Explode"
|
||||
{
|
||||
"channel" "CHAN_WEAPON"
|
||||
"volume" "1.0"
|
||||
"soundlevel" "SNDLVL_180dB"
|
||||
"pitch" "PITCH_NORM"
|
||||
"CompatibilityAttenuation" "1.0"
|
||||
"wave" "buildable/jumppad/jumppad_explode.wav"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue