mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-05 06:22:51 +00:00
Increase UFO radius
This commit is contained in:
parent
c836d27448
commit
275358e394
1 changed files with 1 additions and 1 deletions
|
|
@ -29951,7 +29951,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
|
|||
S_NULL, // xdeathstate
|
||||
sfx_cdfm19, // deathsound
|
||||
0, // speed
|
||||
55*FRACUNIT, // radius
|
||||
60*FRACUNIT, // radius
|
||||
96*FRACUNIT, // height
|
||||
0, // display offset
|
||||
0, // mass
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue