mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2024-11-25 05:50:58 +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"
|
"Spanner.specialhit"
|
||||||
{
|
{
|
||||||
"channel" "CHAN_ITEM"
|
"channel" "CHAN_AUTO"
|
||||||
"volume" "1.0"
|
"volume" "1.0"
|
||||||
"CompatibilityAttenuation" "1.0"
|
"CompatibilityAttenuation" "1.0"
|
||||||
"wave" "weapons/spanner/spanner_specialhit.wav"
|
"wave" "weapons/spanner/spanner_specialhit.wav"
|
||||||
|
|
Loading…
Reference in a new issue