mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-15 20:51:29 +00:00
Set a deity for bots so they can LoadAA
This commit is contained in:
parent
0372651613
commit
80c2d9d68d
@ -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() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user