mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-13 02:38:45 +00:00
More bot raid changes
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user