Spell/Script: Torch 52953 and 58121 must hit only one target

This commit is contained in:
Killyana
2018-01-30 13:04:25 +01:00
parent 1acfefb973
commit 8f71307e56

View File

@@ -3228,7 +3228,9 @@ void SpellMgr::LoadSpellInfoCorrections()
52449, // Summon Skittering Infector (Force Cast)
53609, // Summon Anub'ar Assassin (Force Cast)
53457, // Summon Impale Trigger (AoE)
45907 // Torch Target Picker
45907, // Torch Target Picker
52953, // Torch
58121 // Torch
}, [](SpellInfo* spellInfo)
{
spellInfo->MaxAffectedTargets = 1;