mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-27 15:46:24 +00:00
fix(Core/Groups): Level restriction on allowing raid groups (#12110)
This commit is contained in:
@@ -245,6 +245,7 @@ public:
|
||||
uint8 GetMemberGroup(ObjectGuid guid) const;
|
||||
|
||||
void ConvertToLFG(bool restricted = true);
|
||||
bool CheckLevelForRaid();
|
||||
void ConvertToRaid();
|
||||
|
||||
void SetBattlegroundGroup(Battleground* bg);
|
||||
|
||||
Reference in New Issue
Block a user