added waterenter and exit sound shader definitions

This commit is contained in:
Marco Cawthorne 2021-03-24 08:37:54 +01:00
parent c1bea796b7
commit c31b8aa595
1 changed files with 4 additions and 2 deletions

View File

@ -20,9 +20,11 @@ player.gaspheavy
}
player.waterexit
{
sample misc/null.wav
sample player/pl_wade1.wav
sample player/pl_wade3.wav
}
player.waterenter
{
sample misc/null.wav
sample player/pl_wade2.wav
sample player/pl_wade4.wav
}