tiles with monsters/items on them are restricted to WithinSight
player disturb (turns off run and rest) happens during monster::draw (where withinsight is called), not withinsight (which is also used for other stuff)
boundary bug in Util::Contains was affecting both WithinSight and InRoom