mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
space
This commit is contained in:
parent
67f65961d2
commit
9095c87be3
1 changed files with 1 additions and 1 deletions
|
|
@ -6459,7 +6459,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
|
||||||
sfx_fizzle, // deathsound
|
sfx_fizzle, // deathsound
|
||||||
10*FRACUNIT, // speed
|
10*FRACUNIT, // speed
|
||||||
24*FRACUNIT, // radius
|
24*FRACUNIT, // radius
|
||||||
80*FRACUNIT, // height
|
80*FRACUNIT, // height
|
||||||
0, // display offset
|
0, // display offset
|
||||||
DMG_ELECTRIC, // mass
|
DMG_ELECTRIC, // mass
|
||||||
1, // damage
|
1, // damage
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue