Core/Items: Define new ItemVendorType
Port From (https://github.com/TrinityCore/TrinityCore/commit/b6cb91684099d6b05ce2cc112020fb966b9685e2)
This commit is contained in:
@@ -1149,6 +1149,8 @@ namespace Framework.Constants
|
||||
None = 0,
|
||||
Item = 1,
|
||||
Currency = 2,
|
||||
Spell = 3,
|
||||
MawPower = 4
|
||||
}
|
||||
|
||||
public enum CurrencyFlags
|
||||
|
||||
Reference in New Issue
Block a user