mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-07 08:33:47 +00:00
Merge branch 'fix-lightning-shield-ufo-crash' into 'master'
MT_EMERALD: fix type mutation from PIT_AttractRings Closes #806 See merge request KartKrew/Kart!1716
This commit is contained in:
commit
1932f9df96
1 changed files with 1 additions and 1 deletions
|
|
@ -8699,7 +8699,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
|
|||
1000, // spawnhealth
|
||||
S_NULL, // seestate
|
||||
sfx_None, // seesound
|
||||
8, // reactiontime
|
||||
MT_EMERALD, // reactiontime
|
||||
sfx_None, // attacksound
|
||||
S_NULL, // painstate
|
||||
0, // painchance
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue