From 0e73924ebbb52f5e19560bcde265c3c39c5db676 Mon Sep 17 00:00:00 2001 From: toasterbabe Date: Mon, 17 Oct 2016 21:24:10 +0100 Subject: [PATCH] Changed the pity shield sound to one with a higher volume. --- src/info.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/info.c b/src/info.c index 92d02a0a0..b563c71fd 100644 --- a/src/info.c +++ b/src/info.c @@ -7040,7 +7040,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] = S_PITY_ICON1, // spawnstate 1, // spawnhealth S_NULL, // seestate - sfx_shield, // seesound + sfx_s3k3a, // seesound 8, // reactiontime sfx_None, // attacksound S_NULL, // painstate