git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7359 c06c8d41-db1a-0410-9941-cceddc491573
26ACPNDHIMNMT5RV3GML6RTSVILQHVURAFL2JZR4O6AC5OXE7JHAC
&& (weapon->sub_type == WPN_GREAT_SWORD
|| weapon->sub_type == WPN_TRIPLE_SWORD
|| weapon->sub_type == WPN_GREAT_MACE
|| weapon->sub_type == WPN_DIRE_FLAIL
|| weapon->sub_type == WPN_BATTLEAXE
|| weapon->sub_type == WPN_EXECUTIONERS_AXE
|| weapon->sub_type == WPN_BARDICHE
|| weapon->sub_type == WPN_HALBERD
|| weapon->sub_type == WPN_GLAIVE
|| weapon->sub_type == WPN_GIANT_CLUB
|| weapon->sub_type == WPN_GIANT_SPIKED_CLUB
|| weapon->sub_type == WPN_LONGBOW
|| weapon->sub_type == WPN_SCYTHE))
&& !check_weapon_wieldable_size(*weapon, player_size(PSIZE_BODY)))