More bot raid changes

This commit is contained in:
neckkola
2022-01-15 11:27:50 -04:00
parent 0d009a7a25
commit 37e9d419e6
7 changed files with 1555 additions and 53 deletions
+1
View File
@@ -123,6 +123,7 @@ public:
bool IsGroupLeader(const char *who);
bool IsRaidMember(const char *name);
void UpdateLevel(const char *name, int newLevel);
std::vector<RaidMember> GetRaidGroupMembers(uint32 gid);
uint32 GetFreeGroup();
uint8 GroupCount(uint32 gid);