Client: Add shell ejection sounds to the shelleject modelevent
This commit is contained in:
parent
0560e66010
commit
3f4485d364
1 changed files with 12 additions and 0 deletions
12
zpak001.pk3dir/sound/modelevent_shell.sndshd
Normal file
12
zpak001.pk3dir/sound/modelevent_shell.sndshd
Normal file
|
@ -0,0 +1,12 @@
|
|||
modelevent_shell.eject
|
||||
{
|
||||
sample misc/null.wav
|
||||
}
|
||||
|
||||
modelevent_shell.land
|
||||
{
|
||||
attenuation idle
|
||||
sample player/pl_shell1.wav
|
||||
sample player/pl_shell2.wav
|
||||
sample player/pl_shell3.wav
|
||||
}
|
Loading…
Reference in a new issue