Core/Items: Define new ItemVendorType

Port From (https://github.com/TrinityCore/TrinityCore/commit/b6cb91684099d6b05ce2cc112020fb966b9685e2)
This commit is contained in:
hondacrx
2020-12-09 16:06:43 -05:00
parent 9f654303f3
commit 3a88aa794b
+2
View File
@@ -1149,6 +1149,8 @@ namespace Framework.Constants
None = 0,
Item = 1,
Currency = 2,
Spell = 3,
MawPower = 4
}
public enum CurrencyFlags