Add player.sndshd to platform for convenience.
This commit is contained in:
parent
0207b52d0f
commit
e4cb99dc02
1 changed files with 28 additions and 0 deletions
28
platform/base_scripts.pk3dir/sound/player.sndshd
Normal file
28
platform/base_scripts.pk3dir/sound/player.sndshd
Normal file
|
@ -0,0 +1,28 @@
|
|||
player.fall
|
||||
{
|
||||
sample misc/null.wav
|
||||
}
|
||||
player.lightfall
|
||||
{
|
||||
sample misc/null.wav
|
||||
}
|
||||
player.die
|
||||
{
|
||||
sample misc/null.wav
|
||||
}
|
||||
player.gasplight
|
||||
{
|
||||
sample misc/null.wav
|
||||
}
|
||||
player.gaspheavy
|
||||
{
|
||||
sample misc/null.wav
|
||||
}
|
||||
player.waterexit
|
||||
{
|
||||
sample misc/null.wav
|
||||
}
|
||||
player.waterenter
|
||||
{
|
||||
sample misc/null.wav
|
||||
}
|
Loading…
Reference in a new issue