Core: Updated to 10.2.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/a4a4d010a0e329d4dbd82c0be5feab1fc06c8834)
This commit is contained in:
@@ -357,7 +357,7 @@ namespace Game.DataStorage
|
||||
public sealed class ConditionalChrModelRecord
|
||||
{
|
||||
public uint Id;
|
||||
public uint ChrModelID; // This is the PK
|
||||
public int ChrModelID;
|
||||
public int ChrCustomizationReqID;
|
||||
public int PlayerConditionID;
|
||||
public int Flags;
|
||||
|
||||
Reference in New Issue
Block a user