Pick up emeralds from below

This commit is contained in:
James R 2020-11-01 22:34:14 -08:00
parent 896b29f002
commit 6370919e05

View file

@ -8226,7 +8226,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
16, // mass
0, // damage
sfx_None, // activesound
MF_SPECIAL, // flags
MF_SPECIAL|MF_PICKUPFROMBELOW, // flags
S_NULL // raisestate
},