mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +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->pAssistRange = 0;
|
||||
this->raid_target = false;
|
||||
this->deity = 396;
|
||||
}
|
||||
|
||||
void Bot::GenerateAppearance() {
|
||||
|
||||
Reference in New Issue
Block a user