Spell/Script: Throw Torch must hit only one target

(cherry picked from commit ce562415ed)
This commit is contained in:
Killyana
2019-05-07 21:36:29 +02:00
committed by Shauren
parent 238726b824
commit bdb728a165

View File

@@ -3594,7 +3594,8 @@ void SpellMgr::LoadSpellInfoCorrections()
53457, // Summon Impale Trigger (AoE)
45907, // Torch Target Picker
52953, // Torch
58121 // Torch
58121, // Torch
43109 // Throw Torch
}, [](SpellInfo* spellInfo)
{
spellInfo->MaxAffectedTargets = 1;