pull/3/head
luojunhui 11 months ago
parent f80282275b
commit 0caa97c74b

@ -46,7 +46,6 @@ static int eat_ok(struct obj *);
static int offer_ok(struct obj *);
static int tin_ok(struct obj *);
/* also used to see if you're allowed to eat cats and dogs */
#define CANNIBAL_ALLOWED() (Role_if(PM_CAVE_DWELLER) || Race_if(PM_ORC))
/* monster types that cause hero to be turned into stone if eaten */

Loading…
Cancel
Save