created.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8672 c06c8d41-db1a-0410-9941-cceddc491573
AGFMBL35JAFLYMHLLPXXJAYLVVJMJZW7ES64LE2LCTHIMDCDFSNQC if (item.sub_type >= ARM_DRAGON_HIDE&& item.sub_type <= ARM_SWAMP_DRAGON_ARMOUR&& item.sub_type != ARM_CENTAUR_BARDING&& item.sub_type != ARM_NAGA_BARDING)
if ((item.sub_type >= ARM_DRAGON_HIDE&& item.sub_type <= ARM_SWAMP_DRAGON_ARMOUR)|| item.sub_type == ARM_CENTAUR_BARDING|| item.sub_type == ARM_NAGA_BARDING)