git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4503 c06c8d41-db1a-0410-9941-cceddc491573
RNBFKGMD32MPNMPVMJ4O7D2ODKBDA2S7EO5P7R3IDI43Y4FNILQAC
// XXX: Should this also check for the amulet?
//
// Avoid the following cases:
// * undead players who can decompose (potentially lethal)
// * players with the full mutation resistance mutation (useless)
//
// Don't avoid the following cases:
// * players with amulets of resist mutation (sometimes fails)
// * players who resist mutation due to high Zin piety (same reason)