added waterenter and exit sound shader definitions
This commit is contained in:
parent
c1bea796b7
commit
c31b8aa595
1 changed files with 4 additions and 2 deletions
|
@ -20,9 +20,11 @@ player.gaspheavy
|
||||||
}
|
}
|
||||||
player.waterexit
|
player.waterexit
|
||||||
{
|
{
|
||||||
sample misc/null.wav
|
sample player/pl_wade1.wav
|
||||||
|
sample player/pl_wade3.wav
|
||||||
}
|
}
|
||||||
player.waterenter
|
player.waterenter
|
||||||
{
|
{
|
||||||
sample misc/null.wav
|
sample player/pl_wade2.wav
|
||||||
|
sample player/pl_wade4.wav
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue