Blackfathom Deeps: Fix typo

--HG--
branch : trunk
This commit is contained in:
tartalo
2009-11-20 21:49:20 +01:00
parent cb22517ba6
commit f3c5ccc0cb

View File

@@ -72,7 +72,7 @@ struct TRINITY_DLL_DECL boss_aku_maiAI : public ScriptedAI
{
DoCast(m_creature,SPELL_FRENZIED_RAGE);
bIsEnraged = true;
} else uiPoisonCloudTimer -= diff;
}
DoMeleeAttackIfReady();
}