mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 09:07:19 +00:00
Auto avoid aoe config
This commit is contained in:
@@ -73,6 +73,9 @@ class AvoidAoeAction : public MovementAction
|
||||
|
||||
bool isUseful() override;
|
||||
bool Execute(Event event) override;
|
||||
|
||||
protected:
|
||||
bool AvoidAuraWithDynamicObj();
|
||||
};
|
||||
|
||||
class RunAwayAction : public MovementAction
|
||||
|
||||
Reference in New Issue
Block a user