From 09e8ea2ae6187119f13d2350989c8aa6a7086ef8 Mon Sep 17 00:00:00 2001 From: VladimirMangos Date: Sun, 14 Dec 2008 22:18:00 +0300 Subject: [PATCH] Update effect 155 name -> SPELL_EFFECT_TITAN_GRIP --- src/game/SharedDefines.h | 2 +- src/game/SpellEffects.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/game/SharedDefines.h b/src/game/SharedDefines.h index d957f9ecd..d2185cc10 100644 --- a/src/game/SharedDefines.h +++ b/src/game/SharedDefines.h @@ -671,7 +671,7 @@ enum SpellEffects SPELL_EFFECT_152 = 152, SPELL_EFFECT_153 = 153, SPELL_EFFECT_154 = 154, - SPELL_EFFECT_155 = 155, + SPELL_EFFECT_TITAN_GRIP = 155, SPELL_EFFECT_ADD_SOCKET = 156, SPELL_EFFECT_157 = 157, SPELL_EFFECT_MILLING = 158, diff --git a/src/game/SpellEffects.cpp b/src/game/SpellEffects.cpp index 31df57357..044fd8970 100644 --- a/src/game/SpellEffects.cpp +++ b/src/game/SpellEffects.cpp @@ -212,7 +212,7 @@ pEffect SpellEffects[TOTAL_SPELL_EFFECTS]= &Spell::EffectNULL, //152 SPELL_EFFECT_152 summon Refer-a-Friend &Spell::EffectNULL, //153 SPELL_EFFECT_CREATE_PET misc value is creature entry &Spell::EffectNULL, //154 unused - &Spell::EffectTitanGrip, //155 Allows you to equip two-handed axes, maces and swords in one hand, but you attack $49152s1% slower than normal. + &Spell::EffectTitanGrip, //155 SPELL_EFFECT_TITAN_GRIP Allows you to equip two-handed axes, maces and swords in one hand, but you attack $49152s1% slower than normal. &Spell::EffectNULL, //156 Add Socket &Spell::EffectNULL, //157 create/learn random item/spell for profession &Spell::EffectMilling, //158 milling