pets eating containers

Apply the patch from entrez that makes pet gelatinous cubes who eat
containers engulf rather than digest the contents, like non-tame
g.cubes.  Unlike the latter, tame ones will immediately drop the
stuff they just engulfed and might subsequently eat it all anyway.
This commit is contained in:
PatR
2022-08-18 01:09:52 -07:00
parent 10101cf1da
commit 2108abd30d
4 changed files with 44 additions and 14 deletions

View File

@@ -1007,6 +1007,8 @@ attempting to move up or down when poly'd into a holder and holding a monster
rejected the move; release the monster instead
thowing a non-weapon while engulfed by an ochre jelly reported that the item
vanished into the jelly's "currents"
if a pet gelatinous cube eats a container, treat it the same as when a hostile
one does: the container is destroyed but its conters are engulfed
Fixes to 3.7.0-x Problems that Were Exposed Via git Repository