at you.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4431 c06c8d41-db1a-0410-9941-cceddc491573
RAOC3CVN62DAB5Y635HJA7MUSQDBMD23SQ3MO3DE7BMEHSHETX4AC
snprintf(info, INFO_SIZE, " throws %s of orc slaying at you.",
num_created > 1 ? "implements" : "an implement");
snprintf(info, INFO_SIZE, " throws %s of %s at you.",
num_created > 1 ? "implements" : "an implement",
you.species == SP_HILL_ORC ? "orc slaying" : "electrocution");