mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-02-08 05:01:09 +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