Core/Achievements: Defined all modifier tree types and implemented many of them
Port From (https://github.com/TrinityCore/TrinityCore/commit/d0be92ec0ad0334c38b4073a7e24a571982b17da)
This commit is contained in:
@@ -469,6 +469,7 @@ namespace Framework.Constants
|
||||
UsingPartGarrison = 0x100,
|
||||
CanUseObjectsMounted = 0x200,
|
||||
CanVisitPartyGarrison = 0x400,
|
||||
WarMode = 0x800,
|
||||
AccountSecured = 0x1000, // Script_IsAccountSecured
|
||||
OverrideTransportServerTime = 0x8000,
|
||||
MentorRestricted = 0x20000,
|
||||
|
||||
Reference in New Issue
Block a user