Skip to content
Snippets Groups Projects
Commit bcffe612 authored by Monster Iestyn's avatar Monster Iestyn
Browse files

remove MF_RUNSPAWNFUNC from MT_CACOLANTERN

parent c045e8cf
No related branches found
No related tags found
No related merge requests found
...@@ -16823,7 +16823,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] = ...@@ -16823,7 +16823,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
100, // mass 100, // mass
0, // damage 0, // damage
sfx_lntsit, // activesound sfx_lntsit, // activesound
MF_SPECIAL|MF_SHOOTABLE|MF_ENEMY|MF_RUNSPAWNFUNC|MF_NOGRAVITY, // flags MF_SPECIAL|MF_SHOOTABLE|MF_ENEMY|MF_NOGRAVITY, // flags
S_NULL // raisestate S_NULL // raisestate
}, },
   
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment