Core/Misc: A couple misc fixes.

This commit is contained in:
Malcrom
2012-06-06 19:05:17 -02:30
parent 3e3a940a1c
commit e4af5e4e2f
2 changed files with 5 additions and 3 deletions

View File

@@ -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

View File

@@ -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 */