From ea14d6bb1c30a68e376f42297f4168025c1f719e Mon Sep 17 00:00:00 2001 From: Sally Coolatta Date: Mon, 2 Nov 2020 00:51:47 -0500 Subject: [PATCH] Use Super Emerald collect sound instead for now --- src/info.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/info.c b/src/info.c index 6cf3335b2..8640268b6 100644 --- a/src/info.c +++ b/src/info.c @@ -8218,7 +8218,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] = S_NULL, // missilestate S_NULL, // deathstate S_NULL, // xdeathstate - sfx_s3k2b, // deathsound + sfx_s3k9c, // deathsound 0, // speed 72*FRACUNIT, // radius 72*FRACUNIT, // height