Core/Spells: MaxAffectedTargets for 47731 Critter

(cherry picked from commit 37fcaf64ef)
This commit is contained in:
offl
2022-07-11 00:33:10 +03:00
committed by Shauren
parent 1bb6440d75
commit 731177fa9b

View File

@@ -3551,7 +3551,8 @@ void SpellMgr::LoadSpellInfoCorrections()
});
ApplySpellFix({
36384 // Skartax Purple Beam
36384, // Skartax Purple Beam
47731 // Critter
}, [](SpellInfo* spellInfo)
{
spellInfo->MaxAffectedTargets = 2;