fix issue #333 - obsolete "green slime corpse"
Issue was for dropping glob of green slime while swallowed by a purple worm but also applied to pet eating habits. Green slime corpse doesn't exist any more; check for glob instead. Fixes #333
This commit is contained in:
@@ -160,6 +160,8 @@ squadprob[] in mkroom.c was defined with 5 elements but initialized only 4
|
||||
allow nurses heal attack when wielding a non-weapon/weaptool
|
||||
if riding or levitating, hero could apply bullwhip downward to pull up things
|
||||
from underwater or lava; feedback implied the item was on the surface
|
||||
some monster code was checking whether pets or engulfers were eating green
|
||||
slime by checking for green slime corpse instead of glob
|
||||
|
||||
|
||||
Fixes to 3.7.0-x Problems that Were Exposed Via git Repository
|
||||
|
||||
Reference in New Issue
Block a user