git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6237 c06c8d41-db1a-0410-9941-cceddc491573
UIQABYXDQ4JIVMVEAQCOVR3HOKNNQCAGMGRETLEX3KISPCHCIIOQC
2PZXX7DNNOL5X3TF2ID22AGDHLHUHBPSAXQJR6EWG5YAXRJCAYWAC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
if (is_sanctuary(newx, newy) && !mons_friendly(monster) && !mons_good_neutral(monster)) {
if (is_sanctuary(newx, newy) && !mons_friendly(monster)
&& !mons_good_neutral(monster))
{
if (is_sanctuary(newx, newy) && !mons_wont_attack(monster))
}