mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-27 23:46:23 +00:00
Cat druid optimization
This commit is contained in:
@@ -1,6 +1 @@
|
||||
#include "DruidCatActions.h"
|
||||
|
||||
bool CastMangleCatAction::isUseful()
|
||||
{
|
||||
return CastMeleeDebuffSpellAction::isUseful() && !botAI->HasAura("mangle (bear)", GetTarget(), false, isOwner);
|
||||
}
|
||||
Reference in New Issue
Block a user