mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Merge branch 'slow-duel-bomb' into 'master'
Slow down duel bombs See merge request KartKrew/Kart!1227
This commit is contained in:
commit
83a637bc11
1 changed files with 1 additions and 1 deletions
|
|
@ -24485,7 +24485,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
|
|||
S_NULL, // deathstate
|
||||
S_NULL, // xdeathstate
|
||||
sfx_None, // deathsound
|
||||
64*FRACUNIT, // speed
|
||||
32*FRACUNIT, // speed
|
||||
24*FRACUNIT, // radius
|
||||
48*FRACUNIT, // height
|
||||
0, // display offset
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue