Core/Spells: Update targets caps for 12.0.1

This commit is contained in:
Shauren
2026-02-13 23:31:11 +01:00
parent 2699a5c605
commit 404ebf8e9c

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