mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
Flee action, factory setting
This commit is contained in:
@@ -36,7 +36,7 @@ class MovementAction : public Action
|
||||
bool Flee(Unit *target);
|
||||
void ClearIdleState();
|
||||
void UpdateMovementState();
|
||||
|
||||
bool MoveAway(Unit* target);
|
||||
void CreateWp(Player* wpOwner, float x, float y, float z, float o, uint32 entry, bool important = false);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user