From 567ec0aef241809225222ddc81aac33cba96d682 Mon Sep 17 00:00:00 2001 From: VelocitOni Date: Tue, 29 Jul 2025 04:37:58 -0400 Subject: [PATCH] Deathstate for SSMine has sound But it doesn't fucking work because of course it don't --- src/info.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/info.c b/src/info.c index 1139aeb2e..5b3a518e6 100644 --- a/src/info.c +++ b/src/info.c @@ -15128,7 +15128,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] = S_NULL, // missilestate S_SSMINE_EXPLODE, // deathstate S_NULL, // xdeathstate - sfx_None, // deathsound + sfx_gshc5, // deathsound 0, // speed 16*FRACUNIT, // radius 56*FRACUNIT, // height