mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-11 20:08:37 +00:00
add RaidMember.IsBot
This commit is contained in:
@@ -89,6 +89,7 @@ struct RaidMember{
|
||||
bool IsRaidLeader;
|
||||
bool IsLooter;
|
||||
#ifdef BOTS
|
||||
bool IsBot = false;
|
||||
bool IsGroupHealer;
|
||||
bool IsRaidSlower;
|
||||
bool IsRaidMainAssistOne;
|
||||
|
||||
Reference in New Issue
Block a user