git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9008 c06c8d41-db1a-0410-9941-cceddc491573
QSE263YD32L7KR3FDLZ6E54AIVMC52C5AQSZPHRNURLZ26I6MJEQC
/*
* Checks if the monster is ok to place at mg_pos. If force_location
* is true, then we'll be less rigorous in our checks, in particular
* allowing land monsters to be placed in shallow water and water
* creatures in fountains.
*/
// Checks if the monster is ok to place at mg_pos. If force_location
// is true, then we'll be less rigorous in our checks, in particular
// allowing land monsters to be placed in shallow water and water
// creatures in fountains.