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

(cherry picked from commit 8f71307e56)
This commit is contained in:
Killyana
2018-01-30 13:04:25 +01:00
committed by Shauren
parent 95fb6fe075
commit 854abdbfb6

View File

@@ -3479,7 +3479,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;