as it weakens the spell too much.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7326 c06c8d41-db1a-0410-9941-cceddc491573
CX2YR33WUTJNACROX3PFQELJQ4AK5YHT35QAVI4GED7YXHLQMQIQC
}
bool mons_undead_abomination(const monsters *mon)
{
return (mons_holiness(mon) == MH_UNDEAD
&& (mon->type == MONS_ABOMINATION_SMALL
|| mon->type == MONS_ABOMINATION_LARGE));