mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-24 13:11:33 +00:00
- added missing death sound to Strife's barrel.
SVN r1861 (trunk)
This commit is contained in:
parent
c285f38a02
commit
85a058436b
1 changed files with 1 additions and 0 deletions
|
@ -177,6 +177,7 @@ ACTOR ExplosiveBarrel2 94
|
||||||
Height 32
|
Height 32
|
||||||
ConversationID 204, -1, -1
|
ConversationID 204, -1, -1
|
||||||
+SOLID +SHOOTABLE +NOBLOOD +OLDRADIUSDMG
|
+SOLID +SHOOTABLE +NOBLOOD +OLDRADIUSDMG
|
||||||
|
DeathSound "world/barrelx"
|
||||||
+INCOMBAT
|
+INCOMBAT
|
||||||
States
|
States
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue