From 371314af806663d8e195904e8838dab65a065095 Mon Sep 17 00:00:00 2001 From: AJ Martinez Date: Fri, 13 Oct 2023 20:13:42 -0700 Subject: [PATCH] Small instawhip hitbox buff --- src/info.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/info.c b/src/info.c index b6429ee79..8a307def5 100644 --- a/src/info.c +++ b/src/info.c @@ -23003,8 +23003,8 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] = S_NULL, // xdeathstate sfx_None, // deathsound 0, // speed - 90*FRACUNIT, // radius - 90*FRACUNIT, // height + 95*FRACUNIT, // radius + 95*FRACUNIT, // height 0, // display offset 100, // mass 0, // damage