Core/Misc: 9.1.5 enum updates
Port From (https://github.com/TrinityCore/TrinityCore/commit/82c2365782f3d8f3d896160a1df6b5fa47058986)
This commit is contained in:
@@ -1136,6 +1136,7 @@ namespace Framework.Constants
|
||||
CantDoThatRightNow2 = 108,// You Can'T Do That Right Now.
|
||||
NotInNpe = 109,// Not Available During The Tutorial
|
||||
ItemCooldown = 110,// Item Is Not Ready Yet.
|
||||
NotInRatedBattleground = 111,// You can't do that in a rated battleground.
|
||||
}
|
||||
|
||||
public enum BuyResult
|
||||
|
||||
Reference in New Issue
Block a user