*Set 2 charges for fingers of frost.

--HG--
branch : trunk
This commit is contained in:
QAston
2009-04-09 15:25:05 +02:00
parent 02bb32f60f
commit e60abd830e

View File

@@ -2363,6 +2363,9 @@ void SpellMgr::LoadSpellCustomAttr()
case 52437: // Sudden Death
spellInfo->procCharges=1;
break;
case 44544: // Fingers of Frost
spellInfo->procCharges=2;
break;
case 28200: // Ascendance (Talisman of Ascendance trinket)
spellInfo->procCharges=6;
break;