Core/Misc: Updated SpellCastResult, GameError and HotfixStatus enums
Port From (https://github.com/TrinityCore/TrinityCore/commit/262ee285db1c69169210fc09cebca91a19cea4f2)
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -762,7 +762,8 @@ namespace Framework.Constants
|
||||
OptionalReagents = 307,
|
||||
SpectatorOrCommentator = 308,
|
||||
SoulbindConduitLearnFailedInvalidCovenant = 309,
|
||||
Unknown = 310,
|
||||
ShadowlandsRidingRequirement = 310,
|
||||
Unknown = 311,
|
||||
|
||||
// Ok Cast Value - Here In Case A Future Version Removes Success And We Need To Use A Custom Value (Not Sent To Client Either Way)
|
||||
SpellCastOk = Success
|
||||
|
||||
Reference in New Issue
Block a user