adjust wish for cockatrice corpse
Wishing is powerful, so if you cannot safely handle a cockatrice corpse, then have a wish for one result in the corpse materializing on the floor rather than in your inventory. Resolves #1320
This commit is contained in:
@@ -2363,6 +2363,7 @@ extern int loot_mon(struct monst *, int *, boolean *) NO_NNARGS;
|
||||
extern int dotip(void);
|
||||
extern struct autopickup_exception *check_autopickup_exceptions(struct obj *) NONNULLARG1;
|
||||
extern boolean autopick_testobj(struct obj *, boolean) NONNULLARG1;
|
||||
extern boolean u_safe_from_fatal_corpse(struct obj *obj) NONNULLARG1;
|
||||
|
||||
/* ### pline.c ### */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user