From 31374835f6d4ef983d75af1209125d9db08442af Mon Sep 17 00:00:00 2001 From: megamage Date: Mon, 10 Aug 2009 23:32:20 -0500 Subject: *Cleanup about deleting player. --HG-- branch : trunk --- src/bindings/scripts/include/sc_creature.cpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/bindings/scripts/include') 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: -- cgit v1.2.3