Core/Spell: Fixed Val'kyr Target Search exploit

Closes #16347
by ariel-
This commit is contained in:
Keader
2017-01-19 14:11:58 -03:00
committed by Aokromes
parent 55aba887f7
commit 3bbec873f7

View File

@@ -3670,6 +3670,7 @@ void SpellMgr::LoadSpellInfoCorrections()
case 69030: // Val'kyr Target Search
spellInfo->Effects[EFFECT_0].RadiusEntry = sSpellRadiusStore.LookupEntry(EFFECT_RADIUS_200_YARDS); // 200yd
spellInfo->Effects[EFFECT_1].RadiusEntry = sSpellRadiusStore.LookupEntry(EFFECT_RADIUS_200_YARDS); // 200yd
spellInfo->Attributes |= SPELL_ATTR0_UNAFFECTED_BY_INVULNERABILITY;
break;
case 69198: // Raging Spirit Visual
spellInfo->RangeEntry = sSpellRangeStore.LookupEntry(13); // 50000yd