git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7149 c06c8d41-db1a-0410-9941-cceddc491573
PV2CTRHFI6Y5EHNSY5GBVISTI7QCK4JAOS27AQIC7GGFZAVO7CBQC if ((mons_class_flag(monster->type, M_ACTUAL_SPELLS)|| mons_class_flag(monster->type, M_PRIEST))&& mons_is_shapeshifter(monster))
if (mons_is_shapeshifter(monster)&& (mons_class_flag(monster->type, M_ACTUAL_SPELLS)|| mons_class_flag(monster->type, M_PRIEST)))