git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8526 c06c8d41-db1a-0410-9941-cceddc491573
ZYT77ACBDJW2MNENQ6ROTW662DBOIOQDAEV2GZBEXKC3OXXBFITAC
GR6QXMDUVPNXA2XVDRJUWGVSDI2FXQCKLXAXZUVEI6NYRMK6I5LQC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
if (mons_is_holy(this) || is_good_god(this->god)
if (mons_is_holy(this)
|| is_good_god(this->god)
if (is_good_god(god) || mons_is_holy(this) || mons_neutral(this)
if (is_good_god(god)
|| mons_is_holy(this)
|| mons_neutral(this)
&& (is_follower(this) || mons_neutral(this)))
&& is_follower(this))