Core/EscortAI: set maximum distance allowed between player and escortee to default vision range. (#24865)
(cherry picked from commit 4caa218641ca24b8bf56e14c0a1fcf18dbcf0a42)
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
class Quest;
|
||||
|
||||
#define DEFAULT_MAX_PLAYER_DISTANCE 50
|
||||
#define DEFAULT_MAX_PLAYER_DISTANCE 100
|
||||
|
||||
enum EscortState : uint32
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user