diff --git a/src/info.c b/src/info.c index a6ec0a044..4e64a278a 100644 --- a/src/info.c +++ b/src/info.c @@ -30299,7 +30299,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] = 100, // mass 0, // damage sfx_None, // activesound - MF_SOLID|MF_SHOOTABLE|MF_DONTENCOREMAP, // flags + MF_SOLID|MF_SHOOTABLE|MF_DONTENCOREMAP|MF_DONTPUNT, // flags S_NULL // raisestate },