mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2024-11-21 20:21:09 +00:00
Merge pull request #51 from fortressforever/spanner-specialhit-sound
Fix the spanner special hit sound getting covered up by the clang sound
This commit is contained in:
commit
f024737ad1
1 changed files with 1 additions and 1 deletions
|
@ -770,7 +770,7 @@
|
|||
}
|
||||
"Spanner.specialhit"
|
||||
{
|
||||
"channel" "CHAN_ITEM"
|
||||
"channel" "CHAN_AUTO"
|
||||
"volume" "1.0"
|
||||
"CompatibilityAttenuation" "1.0"
|
||||
"wave" "weapons/spanner/spanner_specialhit.wav"
|
||||
|
|
Loading…
Reference in a new issue