From d9bf6119a3452e287e2f3c664c24c8da9cc1038d Mon Sep 17 00:00:00 2001 From: James R Date: Wed, 15 Nov 2023 14:51:46 -0800 Subject: [PATCH] MT_WALLSPIKE: increase hitbox size to match sprite --- src/info.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/info.c b/src/info.c index 546cd2b68..dc460763a 100644 --- a/src/info.c +++ b/src/info.c @@ -9386,7 +9386,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] = S_WALLSPIKED2, // xdeathstate sfx_mspogo, // deathsound 2*TICRATE, // speed - 16*FRACUNIT, // radius + 48*FRACUNIT, // radius 14*FRACUNIT, // height 0, // display offset 4, // mass