stacks of weapons, for the currently unused evil missile brands.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9829 c06c8d41-db1a-0410-9941-cceddc491573
CQR54KQDXP6KE37UR4V3T4ZI2UKPWYXOUU4D4RASGKOFVGBJGTGQC simple_god_message(" welcomes the destruction of this evil ""weapon.", GOD_ELYVILON);
simple_god_message(make_stringf(" welcomes the destruction of %s evil ""weapon%s.",item.quantity == 1 ? "this" : "these",item.quantity == 1 ? "" : "s").c_str(),GOD_ELYVILON);