mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-03-11 05:37:14 +00:00
Double paper item height
This commit is contained in:
parent
4bdd3c809f
commit
46b1b6db1c
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue