Core/DataStores: Updated db2 structures for 11.0.2.56647
Port From (https://github.com/TrinityCore/TrinityCore/commit/4f3e73afaee89a3efb0a403eb6719ea8e8f1a16a)
This commit is contained in:
@@ -133,7 +133,7 @@ namespace Game.DataStorage
|
||||
public sealed class ItemBonusTreeNodeRecord
|
||||
{
|
||||
public uint Id;
|
||||
public byte ItemContext;
|
||||
public sbyte ItemContext;
|
||||
public ushort ChildItemBonusTreeID;
|
||||
public ushort ChildItemBonusListID;
|
||||
public ushort ChildItemLevelSelectorID;
|
||||
|
||||
Reference in New Issue
Block a user