mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-03-02 09:21:29 +00:00
Assign sound to the wood debris object.
This commit is contained in:
parent
b7b32167f7
commit
d244f7d18e
1 changed files with 1 additions and 1 deletions
|
|
@ -19642,7 +19642,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
|
|||
0, // display offset
|
||||
100, // mass
|
||||
0, // damage
|
||||
sfx_None, // activesound
|
||||
sfx_wbreak, // activesound
|
||||
MF_NOBLOCKMAP|MF_NOCLIPTHING|MF_RUNSPAWNFUNC|MF_NOCLIPHEIGHT|MF_SCENERY, // flags
|
||||
S_NULL // raisestate
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue