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:
@@ -1527,6 +1527,7 @@ extern int pm_to_cham(int);
|
||||
extern int minliquid(struct monst *);
|
||||
extern boolean movemon_singlemon(struct monst *);
|
||||
extern int movemon(void);
|
||||
extern void meatbox(struct monst *, struct obj *);
|
||||
extern int meatmetal(struct monst *);
|
||||
extern int meatobj(struct monst *);
|
||||
extern int meatcorpse(struct monst *);
|
||||
|
||||
Reference in New Issue
Block a user