it's rare.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4141 c06c8d41-db1a-0410-9941-cceddc491573
UL2VO3QTU6HFMVIM7RME362HB56YNCIPZYE2ZFTVFY6CTSIVYHNQC
XAKHV2E3U5KQ5LV77HI7XFKNCKGYXT2LPBOHZP2VOH4Y67QBH4SQC
L5KQH3FHNYTFE4D2L3ZGWCBCMW3PAR7EHD5555GSKJGVK7HQWPXAC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
// Convert a demon weapon into a blessed blade. if (is_demonic(wpn)) wpn.sub_type = WPN_BLESSED_BLADE;
// Convert a demon weapon into a blessed blade.
if (is_demonic(wpn))
wpn.sub_type = WPN_BLESSED_BLADE;