git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7208 c06c8d41-db1a-0410-9941-cceddc491573
HHGT66YN4T3VYBU4BZZVSWIX62FIZKMQ5NWPO3V5NWTMELVSGQHQC
CMAHQ2ZS37MGH4XGMVKRDK665PKNFBISOEZLY7RZXX7CXVLUPL5AC
GCQMZPKM43XL26VMLDG4CSCEGQCCPOS3VG6VVMBVWBWRQX45EISQC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
const std::string power_colour = colour_to_str(spell_power_colour(spell));
desc << '<' << power_colour << '>' << std::setw(14) << spell_power_string(spell) << "</" << power_colour << '>'
desc << '<' << power_colour << '>'
<< std::setw(14) << spell_power_string(spell)
<< "</" << power_colour << '>'
desc << std::setw(14) << spell_power_string(spell)