Spell/Script: Throw Torch must hit only one target

Port From (https://github.com/TrinityCore/TrinityCore/commit/bdb728a165052e01207afddce15fd40840730d4e)
This commit is contained in:
hondacrx
2021-12-07 14:22:50 -05:00
parent 0e8e2b7cc5
commit 1758cbdecb
+2 -1
View File
@@ -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;