Core/Misc: 9.1.5 enum updates

Port From (https://github.com/TrinityCore/TrinityCore/commit/82c2365782f3d8f3d896160a1df6b5fa47058986)
This commit is contained in:
hondacrx
2021-11-07 20:38:35 -05:00
parent 8563fa8952
commit f307f175a3
5 changed files with 1092 additions and 1016 deletions
+1
View File
@@ -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