mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 14:51:51 +00:00
- fixed incorrect Strife player death sound.
This commit is contained in:
parent
36974431ba
commit
40a2665726
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
$rolloff * 200 1200
|
$rolloff * 200 1200
|
||||||
|
|
||||||
$playersound player male *death dspldeth
|
$playersound player male *death dspldeth
|
||||||
$playersound player male *xdeath dspdiehi
|
$playersound player male *xdeath dsplxdth
|
||||||
$playersound player male *gibbed dsslop
|
$playersound player male *gibbed dsslop
|
||||||
$playersound player male *pain100 dsplpain
|
$playersound player male *pain100 dsplpain
|
||||||
$playersounddup player male *pain75 *pain100
|
$playersounddup player male *pain75 *pain100
|
||||||
|
|
Loading…
Reference in a new issue