mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
Core/Misc: A couple misc fixes.
This commit is contained in:
@@ -3043,9 +3043,11 @@ void SpellMgr::LoadDbcDataCorrections()
|
||||
case 61588: // Blazing Harpoon
|
||||
case 52479: // Gift of the Harvester
|
||||
case 48246: // Ball of Flame
|
||||
case 36384: // Skartax Purple Beam
|
||||
spellInfo->MaxAffectedTargets = 1;
|
||||
break;
|
||||
case 36384: // Skartax Purple Beam
|
||||
spellInfo->MaxAffectedTargets = 2;
|
||||
break;
|
||||
case 41376: // Spite
|
||||
case 39992: // Needle Spine
|
||||
case 29576: // Multi-Shot
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
|
||||
/* ScriptData
|
||||
SDName: Winterspring
|
||||
SD%Complete: 90
|
||||
SDComment: Quest support: 5126 (Loraxs' tale missing proper gossip items text). Vendor Rivern Frostwind. Obtain Cache of Mau'ari
|
||||
SD%Complete: Almost Completely Emptied
|
||||
SDComment: Vendor Rivern Frostwind.
|
||||
SDCategory: Winterspring
|
||||
EndScriptData */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user