mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-02-26 05:15:54 +00:00
Flee action, factory setting
This commit is contained in:
@@ -24,6 +24,7 @@ class HunterAspectOfTheHawkTrigger : public BuffTrigger
|
||||
{
|
||||
public:
|
||||
HunterAspectOfTheHawkTrigger(PlayerbotAI* botAI) : BuffTrigger(botAI, "aspect of the hawk") { }
|
||||
bool IsActive() override;
|
||||
};
|
||||
|
||||
class HunterAspectOfTheWildTrigger : public BuffTrigger
|
||||
|
||||
Reference in New Issue
Block a user