Show
Ignore:
Timestamp:
11/19/08 13:36:16 (17 years ago)
Author:
yumileroy
Message:

[svn] Prevent Bestial Wrath from being applied 5 times when cast by a hunter with The Beast Within talent. Hopefully this will also fix the crashes caused by this spell.
Change 'tbc' to 'expansion' in realmd.sql.

Original author: w12x
Date: 2008-10-23 09:40:37-05:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/game/SpellAuras.cpp

    r102 r104  
    37713771 
    37723772    // Bestial Wrath 
    3773     if ( GetSpellProto()->SpellFamilyName == SPELLFAMILY_HUNTER && GetSpellProto()->SpellIconID == 1680) 
     3773    if ( GetSpellProto()->SpellFamilyName == SPELLFAMILY_HUNTER && GetSpellProto()->Id == 19574) 
    37743774    { 
    37753775        // The Beast Within cast on owner if talent present