mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-11 11:48:37 +00:00
Added bot command option 'follow chain' to allow linear assignment of follow ids to eligible bots
This commit is contained in:
@@ -453,6 +453,10 @@ Mob::Mob(
|
||||
PrimaryAggro = false;
|
||||
AssistAggro = false;
|
||||
npc_assist_cap = 0;
|
||||
|
||||
#ifdef BOTS
|
||||
m_manual_follow = false;
|
||||
#endif
|
||||
}
|
||||
|
||||
Mob::~Mob()
|
||||
|
||||
Reference in New Issue
Block a user