- Add new commands .group set assistant, .group set maintank and .group set mainassist to toggle raid member flags.

Port From (https://github.com/TrinityCore/TrinityCore/commit/17a0139b0e121b0d8d0f2a079fcfd49090ea35a4)
This commit is contained in:
hondacrx
2020-07-24 13:18:37 -04:00
parent e5b6703dd0
commit c70d2a67a0
5 changed files with 107 additions and 11 deletions
+4 -1
View File
@@ -954,7 +954,10 @@ namespace Framework.Constants
DisallowTicketsConfig = 1190,
BanExists = 1191,
ChangeAccountSuccess = 1192,
// Room For More Level 3 1193-1198 Not Used
NotInRaidGroup = 1193,
GroupRoleChanged = 1194,
LeaderCannotBeAssistant = 1195,
// Room for more level 3 1196-1198 not used
// Debug Commands
DebugAreatriggerLeft = 1999,