mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Changed cacti widths
This commit is contained in:
parent
50a9a6c0bb
commit
65bb8c9494
1 changed files with 2 additions and 2 deletions
|
|
@ -11230,7 +11230,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
|
|||
S_NULL, // xdeathstate
|
||||
sfx_None, // deathsound
|
||||
0, // speed
|
||||
40*FRACUNIT, // radius
|
||||
32*FRACUNIT, // radius
|
||||
128*FRACUNIT, // height
|
||||
0, // display offset
|
||||
100, // mass
|
||||
|
|
@ -11257,7 +11257,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
|
|||
S_NULL, // xdeathstate
|
||||
sfx_None, // deathsound
|
||||
0, // speed
|
||||
24*FRACUNIT, // radius
|
||||
20*FRACUNIT, // radius
|
||||
132*FRACUNIT, // height
|
||||
0, // display offset
|
||||
100, // mass
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue