aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormknjc <none@none>2009-04-07 21:14:09 +0200
committermknjc <none@none>2009-04-07 21:14:09 +0200
commitd89e8346f175271c934846fc5f18ee76ccffb53f (patch)
tree2843513f28266f333abaf1c6145d02dfd81985af
parent3157aa4013ca4fdcec96eabdd6354c26b103a645 (diff)
Added a workaround for Black Hole Effect
--HG-- branch : trunk
-rw-r--r--src/game/SpellEffects.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/SpellEffects.cpp b/src/game/SpellEffects.cpp
index 2df17636ad9..7b2204ca16e 100644
--- a/src/game/SpellEffects.cpp
+++ b/src/game/SpellEffects.cpp
@@ -208,7 +208,7 @@ pEffect SpellEffects[TOTAL_SPELL_EFFECTS]=
&Spell::EffectTriggerSpellWithValue, //142 SPELL_EFFECT_TRIGGER_SPELL_WITH_VALUE
&Spell::EffectApplyAreaAura, //143 SPELL_EFFECT_APPLY_AREA_AURA_OWNER
&Spell::EffectKnockBack, //144 SPELL_EFFECT_KNOCK_BACK_2 Spectral Blast
- &Spell::EffectNULL, //145 SPELL_EFFECT_145 Black Hole Effect
+ &Spell::EffectPlayerPull, //145 SPELL_EFFECT_145 Black Hole Effect
&Spell::EffectUnused, //146 SPELL_EFFECT_146 unused
&Spell::EffectQuestFail, //147 SPELL_EFFECT_QUEST_FAIL quest fail
&Spell::EffectUnused, //148 SPELL_EFFECT_148 unused