mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Actually, fix it in a way without visually nerfing it.
This commit is contained in:
parent
24fbdd70dd
commit
4b269e89e7
1 changed files with 1 additions and 1 deletions
|
|
@ -23305,7 +23305,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
|
|||
|
||||
{ // MT_SPARKLETRAIL
|
||||
-1, // doomednum
|
||||
S_INVISIBLE, // spawnstate
|
||||
S_NULL, // spawnstate
|
||||
1000, // spawnhealth
|
||||
S_NULL, // seestate
|
||||
sfx_None, // seesound
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue