Core/Spells: Fix Spellsteal stealing Silence buff of Arcane Torrent

Port From (https://github.com/TrinityCore/TrinityCore/commit/fda1630f74af7ebdc056f6af8d9a2fac42fc9631)
This commit is contained in:
hondacrx
2022-01-05 23:20:26 -05:00
parent c32ccf7e4e
commit 63e8ecd4ec
-1
View File
@@ -3363,7 +3363,6 @@ namespace Game.Spells
case SpellEffectName.LearnSpell:
case SpellEffectName.SkillStep:
case SpellEffectName.HealPct:
case SpellEffectName.EnergizePct:
return true;
case SpellEffectName.Instakill:
if (otherEffect.EffectIndex != effect.EffectIndex && // for spells like 38044: instakill effect is negative but auras on target must count as buff