far away.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9127 c06c8d41-db1a-0410-9941-cceddc491573
ZNOYTH6B7D4P436JIFOD7PZP5VYEPZV7ZAVNACQVXFJJY4YX6BNQC
5JS3QSE3EIXSBVI4DATH2EIFD7QN3POAFEUM7MK4NRMPH5JOPAAQC
OC4O235ESV5UO3LREKILJWWIXYFVTYGF2RXQEB5AWPJUKLF5T3YAC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
// Don't give any message if the monster isn't nearby. // (Otherwise you could get them from halfway across the level.) if (!mons_near(monster)) return;
// Don't give any message if the monster isn't nearby.
// (Otherwise you could get them from halfway across the level.)
if (!mons_near(monster))
return;