Core/Spell: Partial revert of 85164d2 (Move icc spell back to original line to keep icc spells grouped)

This commit is contained in:
Spp-
2011-08-26 10:29:23 +02:00
parent 7fe89b9674
commit e41774750f

View File

@@ -3084,7 +3084,6 @@ void SpellMgr::LoadDbcDataCorrections()
break;
case 16834: // Natural shapeshifter
case 16835:
case 71159: // Awaken Plagued Zombies
spellInfo->DurationIndex = 21;
break;
case 51735: // Ebon Plague
@@ -3249,6 +3248,9 @@ void SpellMgr::LoadDbcDataCorrections()
case 71414: // Orange Ooze Summon (Professor Putricide)
spellInfo->EffectImplicitTargetA[0] = TARGET_DEST_DEST;
break;
case 71159: // Awaken Plagued Zombies
spellInfo->DurationIndex = 21;
break;
// THIS IS HERE BECAUSE COOLDOWN ON CREATURE PROCS IS NOT IMPLEMENTED
case 71604: // Mutated Strength (Professor Putricide)
case 72673: // Mutated Strength (Professor Putricide)