mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 09:07:19 +00:00
Dps target
This commit is contained in:
@@ -332,6 +332,7 @@ class PlayerbotAI : public PlayerbotAIBase
|
||||
bool IsHeal(Player* player);
|
||||
bool IsDps(Player* player);
|
||||
bool IsRanged(Player* player);
|
||||
bool IsCaster(Player* player);
|
||||
bool IsRangedDps(Player* player);
|
||||
bool IsMainTank(Player* player);
|
||||
bool IsAssistTank(Player* player);
|
||||
|
||||
Reference in New Issue
Block a user