Elyvilon's healing invocations.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9064 c06c8d41-db1a-0410-9941-cceddc491573
YDGSUHS2DVFLIQNF76673L7TAMM56CJWM3UH5SOELKIWOMVUD3JAC
ZXIBXDEOAA63LSBMDRGA3IBYXYLFFWX2JMV2SEJTKK3XLJIQNGPQC
ERTQJ5ZXDBRGKC5N3GZ6U4MFFK5HB6737FVLVD4GSMGTIFCSJJJQC
QDBILCQHREAKSVXBJJGE2EPNR4ATTQWUZMV7BLJYZWWUI737TSKQC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
if (you.religion == GOD_ELYVILON && !_mons_hostile(monster))
if (divine_ability && you.religion == GOD_ELYVILON && !_mons_hostile(monster))
if (divine_ability
&& you.religion == GOD_ELYVILON
&& !_mons_hostile(monster))
simple_god_message(" appreciates the healing " "of a fellow creature.");
simple_god_message(" appreciates the healing "
"of a fellow creature.");
simple_god_message(" appreciates your healing of a fellow " "creature.");
simple_god_message(" appreciates your healing of a fellow "
"creature.");
if (you.religion == GOD_ELYVILON && _mons_hostile(monster))
if (divine_ability && you.religion == GOD_ELYVILON && _mons_hostile(monster))
&& _mons_hostile(monster))