fix g.cubes eating green slime
commit440d9d74bdece61945f812eee38d6e4396a96ad9
authorPatR <rankin@nethack.org>
Wed, 8 Feb 2017 21:10:15 +0000 (8 13:10 -0800)
committerPatR <rankin@nethack.org>
Wed, 8 Feb 2017 21:10:15 +0000 (8 13:10 -0800)
tree04b3dac53edafef75e29cbec5c57e032889513a8
parent76d7044872f1a401a164aaaeff9f9e5c7bfbb91e
fix g.cubes eating green slime

Back when dead green slime left a corpse, gelatinous cubes wouldn't
eat that, but they would eat globs of green slime without being
affected.  Add the missing glob check so g.cubes will engulf globs
of green slime instead of eating those.
doc/fixes36.1
src/mon.c