mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Correct sound for GFZ debris (copy-paste oversight)
This commit is contained in:
parent
eb80360850
commit
d1d8146001
1 changed files with 1 additions and 1 deletions
|
|
@ -21469,7 +21469,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
|
|||
0, // display offset
|
||||
100, // mass
|
||||
0, // damage
|
||||
sfx_wbreak, // activesound
|
||||
sfx_crumbl, // activesound
|
||||
MF_NOBLOCKMAP|MF_NOCLIPTHING|MF_RUNSPAWNFUNC|MF_NOCLIPHEIGHT|MF_SCENERY, // flags
|
||||
S_NULL // raisestate
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue