mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-30 17:58:16 +00:00
Merge remote-tracking branch 'origin/master' into build
This commit is contained in:
@@ -353,6 +353,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] = RuleB(Bots, AllowOwnerAutoDefend);
|
||||
|
||||
SetBotPulling(false);
|
||||
#endif
|
||||
|
||||
AI_Init();
|
||||
|
||||
Reference in New Issue
Block a user