- Timestamp:
- 11/19/08 13:47:32 (17 years ago)
- Files:
-
- 1 modified
-
trunk/src/game/Pet.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/game/Pet.cpp
r207 r218 1661 1661 if(const SpellEntry *tempSpell = GetSpellStore()->LookupEntry(spellid)) 1662 1662 if(tempSpell->EffectImplicitTargetA[0] != TARGET_ALL_AROUND_CASTER 1663 ||tempSpell->EffectImplicitTargetA[0] != TARGET_CHAIN_DAMAGE)1663 && tempSpell->EffectImplicitTargetA[0] != TARGET_CHAIN_DAMAGE) 1664 1664 return; 1665 1665
![(please configure the [header_logo] section in trac.ini)](/TrinityCore/trac.cgi/chrome/site/your_project_logo.png)