Core/Spells: Update targets caps for 12.0.1

Signed-off-by: luis <[email protected]>
This commit is contained in:
Shauren
2026-02-15 17:12:10 -03:00
committed by luis
parent 3c78d82b10
commit 4940084c35
+3 -3
View File
@@ -5445,7 +5445,7 @@ void SpellMgr::LoadSpellInfoTargetCaps()
// Odyn's Fury
ApplySpellFix({ 385060, 385061, 385062 }, [](SpellInfo* spellInfo)
{
spellInfo->_LoadSqrtTargetLimit(5, 0, 385059, EFFECT_5, {}, {});
spellInfo->_LoadSqrtTargetLimit(8, 0, 385059, EFFECT_5, {}, {});
});
// Flame Patch
@@ -5455,9 +5455,9 @@ void SpellMgr::LoadSpellInfoTargetCaps()
});
// Flamestrike
ApplySpellFix({ 2120 }, [](SpellInfo* spellInfo)
ApplySpellFix({ 2120, 1254851 }, [](SpellInfo* spellInfo)
{
spellInfo->_LoadSqrtTargetLimit(8, 0, {}, EFFECT_2, {}, {});
spellInfo->_LoadSqrtTargetLimit(8, 0, {}, EFFECT_1, {}, {});
});
// Meteor