Core/GameEngine/Model/Player/Character/PlayerExtersionData.cs @@ -62,4 +62,5 @@ public uint soulDust;//聚魂-魂尘 196 public uint soulSplinters;//聚魂-碎片 197 public uint soulCore;//聚魂-核心环 198 public int honorValue; //荣誉值 199 }