MANFOOD
(obj->otyp < CORPSE) ? MANFOOD :
if(otyp < MANFOOD &&
(otyp = dogfood(obj)) < MANFOOD &&
if(dogfood(obj) >= MANFOOD) return(0);