care about such mundane gifts." if there are items where you stand.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3288 c06c8d41-db1a-0410-9941-cceddc491573
P6J5OYQBCD6EVN54JGJ5V7LDVKXPA2SVHOFGJHFTVWI5YD6AZDZQC
72CQFK27NR37P2WQ32U4PEXXKMRIO7JEMJN2ZCPNVPZMT7UPFJJAC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
if (!god_likes_items(you.religion))
if (!god_likes_items(you.religion) && igrd[you.x_pos][you.y_pos] != NON_ITEM)
if (!god_likes_items(you.religion) &&
igrd[you.x_pos][you.y_pos] != NON_ITEM)