mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-19 13:28:25 +00:00
Updated Bot AI to make use of neglected commands/features
This commit is contained in:
@@ -352,6 +352,10 @@ Client::Client(EQStreamInterface* ieqs)
|
||||
bot_owner_options[booSpawnMessageSay] = false;
|
||||
bot_owner_options[booSpawnMessageTell] = true;
|
||||
bot_owner_options[booSpawnMessageClassSpecific] = true;
|
||||
bot_owner_options[booAltCombat] = false;
|
||||
bot_owner_options[booAutoDefend] = true;
|
||||
|
||||
SetBotPulling(false);
|
||||
#endif
|
||||
|
||||
AI_Init();
|
||||
|
||||
Reference in New Issue
Block a user