diff options
| author | megamage <none@none> | 2009-08-10 23:32:20 -0500 |
|---|---|---|
| committer | megamage <none@none> | 2009-08-10 23:32:20 -0500 |
| commit | 31374835f6d4ef983d75af1209125d9db08442af (patch) | |
| tree | 5241eba0d0ed151d479012a83a0992128991db70 /src/bindings/scripts/include | |
| parent | 4ecbefabfa43893e2411fd0cbb40767e7a74f758 (diff) | |
*Cleanup about deleting player.
--HG--
branch : trunk
Diffstat (limited to 'src/bindings/scripts/include')
| -rw-r--r-- | src/bindings/scripts/include/sc_creature.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/bindings/scripts/include/sc_creature.cpp b/src/bindings/scripts/include/sc_creature.cpp index 66c4fa58bb9..b63e88a8cec 100644 --- a/src/bindings/scripts/include/sc_creature.cpp +++ b/src/bindings/scripts/include/sc_creature.cpp @@ -784,12 +784,6 @@ void LoadOverridenDBCData() case 41013: spellInfo->EffectApplyAuraName[0] = 4; // proc debuff, and summon infinite fiends break; - //temp, not needed in 310 - case 28531: - case 55799: - spellInfo->DurationIndex = 21; - spellInfo->Effect[0] = SPELL_EFFECT_APPLY_AREA_AURA_ENEMY; - break; // Naxxramas : Gothik : Inform Inf range case 27892: case 27928: |
