diff --git a/zone/bot.cpp b/zone/bot.cpp index 912997a88..5450d4f8a 100644 --- a/zone/bot.cpp +++ b/zone/bot.cpp @@ -694,6 +694,7 @@ void Bot::GenerateBaseStats() { this->pAggroRange = 0; this->pAssistRange = 0; this->raid_target = false; + this->deity = 396; } void Bot::GenerateAppearance() {