Core: Update to 10.2.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/1eea1d11b14d2ae065ab0f1888fba3b1ef03874f)
This commit is contained in:
@@ -894,4 +894,10 @@ namespace Framework.Constants
|
||||
DroppedFromDeath = 0x02,
|
||||
FromAccountServer = 0x04
|
||||
}
|
||||
|
||||
public enum TabardVendorType
|
||||
{
|
||||
Guild = 0,
|
||||
Personal = 1,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user