Misc: some corrections after recent merges

Port From (https://github.com/TrinityCore/TrinityCore/commit/cadbf42ea4489933f28caf356f8c8d09ca243083)
This commit is contained in:
hondacrx
2021-12-24 21:38:37 -05:00
parent 409be0be01
commit 73fa489610
6 changed files with 24 additions and 14 deletions
-1
View File
@@ -935,7 +935,6 @@ namespace Game.Spells
case 2584: // Waiting to Resurrect
case 22011: // Spirit Heal Channel
case 22012: // Spirit Heal
case 24171: // Resurrection Impact Visual
case 42792: // Recently Dropped Flag
case 43681: // Inactive
case 44535: // Spirit Heal (mana)
+3 -1
View File
@@ -3268,7 +3268,9 @@ namespace Game.Entities
45907, // Torch Target Picker
52953, // Torch
58121, // Torch
43109 // Throw Torch
43109, // Throw Torch
58552, // Return to Orgrimmar
58533 // Return to Stormwind
}, spellInfo =>
{
spellInfo.MaxAffectedTargets = 1;