git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@2764 c06c8d41-db1a-0410-9941-cceddc491573
IEWZIPFXN6HYTAD2XKL3LQ6GYQZQKLX7VDWVB3YE42ODZLSOTB4AC
E42EFZ3RINKLTGOJJZAH2N5QF3P4S5NCO5T52HLXJRMBPP463HTAC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
4O3VTUJT5T7NBNF3Q45XO2WHS6TCJXVLH6CKX4K36WUBDRT5F6KAC
I5N4EIR6SCLLRGKRBUKW5FKUVYK62EA5DOWIAS5XFIHZQKMCXWBAC
if (!god_likes_item(you.religion, item))
if (item_is_stationary(item) || !god_likes_item(you.religion, item))
// It also has a slight problem with the fact the if the player is
// It also has a slight problem with the fact that if the player is
if (monster->has_ench(ENCH_HELD)) { simple_monster_message(monster, " is held in a net!"); return (false); }
if (monster->has_ench(ENCH_HELD))
{
simple_monster_message(monster, " is held in a net!");
return (false);
}