mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-18 11:15:43 +00:00
Re-write Enchantment (work in progress)
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 IsMelee(Player* player);
|
||||
bool IsCaster(Player* player);
|
||||
bool IsCombo(Player* player);
|
||||
bool IsRangedDps(Player* player);
|
||||
|
||||
Reference in New Issue
Block a user