mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 04:21:47 +00:00
MT_WALLSPIKE: increase hitbox size to match sprite
This commit is contained in:
parent
2ebbfe3e7a
commit
d9bf6119a3
1 changed files with 1 additions and 1 deletions
|
|
@ -9386,7 +9386,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
|
||||||
S_WALLSPIKED2, // xdeathstate
|
S_WALLSPIKED2, // xdeathstate
|
||||||
sfx_mspogo, // deathsound
|
sfx_mspogo, // deathsound
|
||||||
2*TICRATE, // speed
|
2*TICRATE, // speed
|
||||||
16*FRACUNIT, // radius
|
48*FRACUNIT, // radius
|
||||||
14*FRACUNIT, // height
|
14*FRACUNIT, // height
|
||||||
0, // display offset
|
0, // display offset
|
||||||
4, // mass
|
4, // mass
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue