Raid leader and mana/hp updates fixed

This commit is contained in:
neckkola
2022-01-19 23:35:04 -04:00
parent 5e475ad8cd
commit f26b491339
3 changed files with 50 additions and 7 deletions
+1
View File
@@ -253,6 +253,7 @@ void Raid::RemoveMember(const char *characterName)
bot->SetFollowID(bot->GetOwner()->GetID());
bot->SetGrouped(0);
bot->SetTarget(nullptr);
bot->SetRaidGrouped(0);
}
#endif