MT_SPIKEDTARGET: Don't encoremap

This commit is contained in:
toaster 2024-03-07 22:48:59 +00:00
parent 748ef17cf7
commit 4a36d5f947

View file

@ -19476,7 +19476,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
0, // mass
0, // damage
sfx_None, // activesound
MF_SCENERY|MF_NOCLIPTHING|MF_NOGRAVITY, // flags
MF_SCENERY|MF_NOCLIPTHING|MF_NOGRAVITY|MF_DONTENCOREMAP, // flags
S_NULL // raisestate
},