Added hitmarker
This commit is contained in:
parent
4f281876e1
commit
ad7fda715e
2 changed files with 20 additions and 0 deletions
|
@ -714,3 +714,23 @@
|
|||
|
||||
"wave" "items/gift_pickup.wav"
|
||||
}
|
||||
|
||||
"Player.Hitmark"
|
||||
{
|
||||
"channel" "CHAN_STATIC"
|
||||
"volume" "VOL_NORM"
|
||||
"soundlevel" "SNDLVL_NONE"
|
||||
"pitch" "PITCH_NORM"
|
||||
|
||||
"wave" "player/hit.wav"
|
||||
}
|
||||
|
||||
"Player.Hitmark_Head"
|
||||
{
|
||||
"channel" "CHAN_STATIC"
|
||||
"volume" "VOL_NORM"
|
||||
"soundlevel" "SNDLVL_NONE"
|
||||
"pitch" "PITCH_NORM"
|
||||
|
||||
"wave" "player/hit_head.wav"
|
||||
}
|
||||
|
|
BIN
css_enhanced/game/cstrike/sound/player/hit.wav
Normal file
BIN
css_enhanced/game/cstrike/sound/player/hit.wav
Normal file
Binary file not shown.
Loading…
Reference in a new issue