mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 06:21:28 +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->pAssistRange = 0;
|
||||
this->raid_target = false;
|
||||
this->deity = 396;
|
||||
}
|
||||
|
||||
void Bot::GenerateAppearance() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user