mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
Rogue stealth spell & Target selection for combo class
This commit is contained in:
@@ -333,6 +333,7 @@ class PlayerbotAI : public PlayerbotAIBase
|
||||
bool IsDps(Player* player);
|
||||
bool IsRanged(Player* player);
|
||||
bool IsCaster(Player* player);
|
||||
bool IsCombo(Player* player);
|
||||
bool IsRangedDps(Player* player);
|
||||
bool IsMainTank(Player* player);
|
||||
bool IsAssistTank(Player* player);
|
||||
|
||||
Reference in New Issue
Block a user