Core/Spells: MaxAffectedTargets for 47731 Critter

Port From (https://github.com/TrinityCore/TrinityCore/commit/731177fa9bc1b6fc7078f1e71dca279227732da5)
This commit is contained in:
hondacrx
2022-09-05 22:27:53 -04:00
parent 536ee1625b
commit d6251a7759
+2 -1
View File
@@ -3240,7 +3240,8 @@ namespace Game.Entities
});
ApplySpellFix(new[] {
36384 // Skartax Purple Beam
36384, // Skartax Purple Beam
47731 // Critter
}, spellInfo =>
{
spellInfo.MaxAffectedTargets = 2;