mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 00:46:46 +00:00
Set a deity for bots so they can LoadAA
This commit is contained in:
@@ -694,6 +694,7 @@ void Bot::GenerateBaseStats() {
|
|||||||
this->pAggroRange = 0;
|
this->pAggroRange = 0;
|
||||||
this->pAssistRange = 0;
|
this->pAssistRange = 0;
|
||||||
this->raid_target = false;
|
this->raid_target = false;
|
||||||
|
this->deity = 396;
|
||||||
}
|
}
|
||||||
|
|
||||||
void Bot::GenerateAppearance() {
|
void Bot::GenerateAppearance() {
|
||||||
|
|||||||
Reference in New Issue
Block a user