From f34bd5ff8cb2d9c480df77c9115e8a3f0ba671ee Mon Sep 17 00:00:00 2001 From: TehRealSalt Date: Wed, 24 Oct 2018 17:22:58 -0400 Subject: [PATCH] Update SPB hitbox too Even more consistency! --- src/info.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/info.c b/src/info.c index 5868059ae..3db96ae27 100644 --- a/src/info.c +++ b/src/info.c @@ -15395,8 +15395,8 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] = S_NULL, // xdeathstate sfx_s3k5d, // deathsound 64*FRACUNIT, // speed - 16*FRACUNIT, // radius - 32*FRACUNIT, // height + 24*FRACUNIT, // radius + 48*FRACUNIT, // height 0, // display offset 100, // mass 1, // damage