Merge remote-tracking branch 'origin/master' into build

This commit is contained in:
KimLS
2019-10-10 17:29:17 -07:00
18 changed files with 1537 additions and 578 deletions
+4
View File
@@ -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();