From 0ff7fad0c6a0f4347b5c151478205bccec030dce Mon Sep 17 00:00:00 2001 From: TehRealSalt Date: Thu, 30 Aug 2018 17:12:35 -0400 Subject: [PATCH] Halved radius of MT_CHOMPER --- src/info.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/info.c b/src/info.c index c642b67e..281fe10f 100644 --- a/src/info.c +++ b/src/info.c @@ -16215,8 +16215,8 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] = S_NULL, // xdeathstate sfx_pop, // deathsound 6, // speed - 3145728, // radius - 3145728, // height + 24*FRACUNIT, // radius + 48*FRACUNIT, // height 0, // display offset 100, // mass 0, // damage