mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Increase UFO height
This commit is contained in:
parent
fd56b67b1b
commit
30adb8559e
1 changed files with 1 additions and 1 deletions
|
|
@ -29954,7 +29954,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
|
||||||
sfx_cdfm19, // deathsound
|
sfx_cdfm19, // deathsound
|
||||||
0, // speed
|
0, // speed
|
||||||
60*FRACUNIT, // radius
|
60*FRACUNIT, // radius
|
||||||
96*FRACUNIT, // height
|
104*FRACUNIT, // height
|
||||||
0, // display offset
|
0, // display offset
|
||||||
0, // mass
|
0, // mass
|
||||||
0, // damage
|
0, // damage
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue