don't negate new moon with a lizard corpse
The only effect of a new moon was to make hearing a cockatrice's hissing (whichs happens with 1 in 3 chance) always start the turn to stone sequence instead just having a 1 in 10 chance to do so, but that was negated by carrying a lizard corpse. Keep the hiss-always-starts-petficiation part and remove the carrying-a-lizard-corpse-negates-that part. So the effect of a new moon no longer gets controlled by the contents of hero's inventory.
This commit is contained in:
@@ -1114,7 +1114,6 @@ extern void delobj_core(struct obj *, boolean);
|
||||
extern struct obj *sobj_at(int, coordxy, coordxy);
|
||||
extern struct obj *nxtobj(struct obj *, int, boolean);
|
||||
extern struct obj *carrying(int);
|
||||
extern boolean have_lizard(void);
|
||||
extern struct obj *u_carried_gloves(void);
|
||||
extern struct obj *u_have_novel(void);
|
||||
extern struct obj *o_on(unsigned int, struct obj *);
|
||||
|
||||
Reference in New Issue
Block a user