From 46b1b6db1c28bb084e93765bf993c41172c9ac7d Mon Sep 17 00:00:00 2001 From: James R Date: Fri, 30 Oct 2020 21:09:36 -0700 Subject: [PATCH] Double paper item height --- src/info.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/info.c b/src/info.c index 4782fb0b5..1b62c7501 100644 --- a/src/info.c +++ b/src/info.c @@ -22941,7 +22941,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] = sfx_itpick, // deathsound 0, // speed 48*FRACUNIT, // radius - 32*FRACUNIT, // height + 64*FRACUNIT, // height 0, // display offset 100, // mass 0, // damage