git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6285 c06c8d41-db1a-0410-9941-cceddc491573
32GG34SJYCDQC4CO7FXCFJ6SDARRQ3EEP53XJITL5XBEKED6EAIAC
XJQT4B4TMM6R5AXQZTOQOJV25JXRD5P27OSFXZBFLBV4WUZRSTQAC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
// Stationary monsters can't flee, even from sanctuary. if (mons_is_stationary(mon)) break;
// Stationary monsters can't flee, even from sanctuary.
if (mons_is_stationary(mon))
break;