diff --git a/Source/Game/Spells/SpellManager.cs b/Source/Game/Spells/SpellManager.cs index f07ddf883..6bdc2200f 100644 --- a/Source/Game/Spells/SpellManager.cs +++ b/Source/Game/Spells/SpellManager.cs @@ -3267,7 +3267,8 @@ namespace Game.Entities 53457, // Summon Impale Trigger (AoE) 45907, // Torch Target Picker 52953, // Torch - 58121 // Torch + 58121, // Torch + 43109 // Throw Torch }, spellInfo => { spellInfo.MaxAffectedTargets = 1;