mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
*Fix Icy Talons and their improved version.
--HG-- branch : trunk
This commit is contained in:
@@ -3354,6 +3354,7 @@ void SpellMgr::LoadSpellCustomAttr()
|
||||
//mSpellCustomAttr[i] |= SPELL_ATTR_CU_EXCLUDE_SELF;
|
||||
//break;
|
||||
case 27820: // Mana Detonation
|
||||
case 55789: // Improved Icy Talons
|
||||
//case 28062: case 39090: // Positive/Negative Charge
|
||||
//case 28085: case 39093:
|
||||
mSpellCustomAttr[i] |= SPELL_ATTR_CU_EXCLUDE_SELF;
|
||||
|
||||
Reference in New Issue
Block a user