- Timestamp:
- 11/19/08 13:36:16 (17 years ago)
- Location:
- trunk
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/sql/realmd.sql
r45 r104 36 36 `last_login` timestamp NOT NULL default '0000-00-00 00:00:00', 37 37 `online` tinyint(4) NOT NULL default '0', 38 ` tbc` tinyint(3) unsigned NOT NULL default '0',38 `expansion` tinyint(3) unsigned NOT NULL default '0', 39 39 `mutetime` bigint(40) unsigned NOT NULL default '0', 40 40 `locale` tinyint(3) unsigned NOT NULL default '0', -
trunk/src/game/SpellAuras.cpp
r102 r104 3771 3771 3772 3772 // Bestial Wrath 3773 if ( GetSpellProto()->SpellFamilyName == SPELLFAMILY_HUNTER && GetSpellProto()-> SpellIconID == 1680)3773 if ( GetSpellProto()->SpellFamilyName == SPELLFAMILY_HUNTER && GetSpellProto()->Id == 19574) 3774 3774 { 3775 3775 // The Beast Within cast on owner if talent present