monsters.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3487 c06c8d41-db1a-0410-9941-cceddc491573
6DEIRFL27MKW6KKWQETOZJRQNYKQ3YJQ6SRR6YCXUNRBZ2TJAKPQC
N5XD5IAOMEDF37AXEBALHFINB4H527T6YNTCHN5KKO6YHXAP5PNQC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
// much lower chances at influencing demons if (holiness == MH_DEMONIC)
// much lower chances at influencing demons
if (holiness == MH_DEMONIC)
// much lower chances at influencing undead/demons if (holiness == MH_UNDEAD) pow -= 2 + random2(3); else if (holiness == MH_DEMONIC)
// much lower chances at influencing undead/demons
if (holiness == MH_UNDEAD)
pow -= 2 + random2(3);
else if (holiness == MH_DEMONIC)