Give RVZ lavafalls fire damage

This commit is contained in:
MascaraSnake 2019-11-24 23:01:17 +01:00
parent 23643e05c0
commit 7b80d509cc
1 changed files with 1 additions and 1 deletions

View File

@ -13373,7 +13373,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
100, // mass
0, // damage
sfx_None, // activesound
MF_SPECIAL|MF_PAIN|MF_NOGRAVITY, // flags
MF_SPECIAL|MF_PAIN|MF_NOGRAVITY|MF_FIRE, // flags
S_NULL // raisestate
},