mirror of
https://github.com/araxiaonline/azerothshard-core.git
synced 2026-06-13 02:42:24 -04:00
[AZTH-MS] GAMEMASTER are not considered level 2, we've custom roles for it
This commit is contained in:
@@ -154,6 +154,7 @@ enum AccountTypes
|
||||
SEC_MODERATOR = 1,
|
||||
SEC_T1_SUPPORTER = 1, // [AZTH]
|
||||
SEC_GAMEMASTER = 1,
|
||||
// [AZTH] GAMEMASTER are not considered level 2, we've custom roles for it
|
||||
SEC_ENTERTAINER = 2, // [AZTH]
|
||||
SEC_STORY_TELLER = 2, // [AZTH]
|
||||
SEC_T2_PROTECTOR = 3, // [AZTH]
|
||||
|
||||
Reference in New Issue
Block a user