mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
*Set 2 charges for fingers of frost.
--HG-- branch : trunk
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user