remove MF_RUNSPAWNFUNC from MT_CACOLANTERN

This commit is contained in:
Monster Iestyn 2018-07-02 20:35:39 +01:00
parent c045e8cf8d
commit bcffe61277
1 changed files with 1 additions and 1 deletions

View File

@ -16823,7 +16823,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
100, // mass
0, // damage
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
},