Set a deity for bots so they can LoadAA

This commit is contained in:
Natedog2012 2015-07-03 15:44:31 -07:00
parent 0372651613
commit 80c2d9d68d

View File

@ -694,6 +694,7 @@ void Bot::GenerateBaseStats() {
this->pAggroRange = 0;
this->pAssistRange = 0;
this->raid_target = false;
this->deity = 396;
}
void Bot::GenerateAppearance() {