少年修仙传服务端代码子仓库
ServerPack/MapServerPack/HA3_Function/AttrFruitEatCntList.h
@@ -3,7 +3,7 @@
struct   tagMCAttrFruitEatCnt
{
   DWORD   ItemID;   //果实物品ID
   WORD   EatCnt;   //已使用个数
   DWORD   EatCnt;   //已使用个数
   DWORD   ItemAddCnt;   //增幅丹增加上限
   DWORD   ItemBreakCnt;   //增幅丹突破次数
};