From f8e52ae6a0c34a0677c61d91429c6858176d8b37 Mon Sep 17 00:00:00 2001 From: Sally Coolatta Date: Tue, 27 Oct 2020 00:22:33 -0400 Subject: [PATCH] Increase radius of floating items --- src/info.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/info.c b/src/info.c index 90da90918..7aa323150 100644 --- a/src/info.c +++ b/src/info.c @@ -22940,7 +22940,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] = S_NULL, // xdeathstate sfx_itpick, // deathsound 0, // speed - 32*FRACUNIT, // radius + 48*FRACUNIT, // radius 32*FRACUNIT, // height 0, // display offset 100, // mass