New T-shirt texts, bogusmon, one YAFM

This commit is contained in:
Pasi Kallinen
2015-03-30 17:09:12 +03:00
parent 6ab783b05b
commit e305b8a51e
3 changed files with 54 additions and 0 deletions

View File

@@ -1574,6 +1574,8 @@ eatcorpse(otmp) /* called when a corpse is selected as food */
} else if ((mnum == PM_COCKATRICE || mnum == PM_CHICKATRICE) &&
(Stone_resistance || Hallucination)) {
pline("This tastes just like chicken!");
} else if (mnum == PM_FLOATING_EYE && u.umonnum == PM_RAVEN) {
You("peck the eyeball with delight.");
} else {
/* [is this right? omnivores end up always disliking the taste] */
boolean yummy = (vegan(&mons[mnum]) ?