mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-26 12:01:47 +00:00
MT_SPIKE: taller hitbox, matches sprite
This commit is contained in:
parent
c4e4c9e9b0
commit
d6fb8eb036
1 changed files with 1 additions and 1 deletions
|
|
@ -9360,7 +9360,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
|
||||||
sfx_mspogo, // deathsound
|
sfx_mspogo, // deathsound
|
||||||
2*TICRATE, // speed
|
2*TICRATE, // speed
|
||||||
14*FRACUNIT, // radius
|
14*FRACUNIT, // radius
|
||||||
64*FRACUNIT, // height
|
90*FRACUNIT, // height
|
||||||
0, // display offset
|
0, // display offset
|
||||||
4, // mass
|
4, // mass
|
||||||
0, // damage
|
0, // damage
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue