mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 02:06:50 +00:00
Simplified the use of roamboxes and improved the AI for roambox pathing
This commit is contained in:
@@ -131,6 +131,9 @@ public:
|
||||
void MerchantCloseShop();
|
||||
int GetRawAC();
|
||||
int GetAvoidanceRating();
|
||||
void SetSimpleRoamBox(float box_size);
|
||||
void SetSimpleRoamBox(float box_size, float move_distance);
|
||||
void SetSimpleRoamBox(float box_size, float move_distance, int move_delay);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user