mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 02:04:52 +01:00
*Merge.
--HG-- branch : trunk
This commit is contained in:
@@ -5930,8 +5930,8 @@ void Spell::EffectAddExtraAttacks(uint32 /*i*/)
|
||||
if(!unitTarget || !unitTarget->isAlive())
|
||||
return;
|
||||
|
||||
//if( unitTarget->m_extraAttacks )
|
||||
// return;
|
||||
if( unitTarget->m_extraAttacks )
|
||||
return;
|
||||
|
||||
Unit *victim = unitTarget->getVictim();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user