Core: Updated to 10.0.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/4bec7233badf9d3ab71dbdde8b24f66f7c4eedfb)
This commit is contained in:
@@ -191,7 +191,9 @@ namespace Game.DataStorage
|
||||
public uint Id;
|
||||
public int TraitDefinitionID;
|
||||
public int MaxRanks;
|
||||
public byte NodeRecordType;
|
||||
public byte NodeEntryType;
|
||||
|
||||
public TraitNodeEntryType GetNodeEntryType() { return (TraitNodeEntryType)NodeEntryType; }
|
||||
}
|
||||
|
||||
public sealed class TraitNodeEntryXTraitCondRecord
|
||||
|
||||
Reference in New Issue
Block a user