mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 01:15:35 +01:00
Core/Spells: update f35df037b6 for 4.3 spells
This commit is contained in:
@@ -3352,11 +3352,9 @@ void SpellMgr::LoadSpellInfoCorrections()
|
||||
//! HACK: This spell break quest complete for alliance and on retail not used °_O
|
||||
spellInfo->Effects[EFFECT_0].Effect = 0;
|
||||
break;
|
||||
case 47476: // Deathknight - Strangulate
|
||||
case 15487: // Priest - Silence
|
||||
case 5211: // Druid - Bash - R1
|
||||
case 6798: // Druid - Bash - R2
|
||||
case 8983: // Druid - Bash - R3
|
||||
case 47476: // Deathknight - Strangulate
|
||||
case 69179: // Arcane Torrent (Rage)
|
||||
spellInfo->AttributesEx7 |= SPELL_ATTR7_INTERRUPT_ONLY_NONPLAYER;
|
||||
break;
|
||||
case 42490: // Energized!
|
||||
|
||||
Reference in New Issue
Block a user