| ServerPack/MapServerPack/HA3_Function/AttrFruitEatCntList.h | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPack/MapServerPack/HA3_Function/AttrFruitEatCntList.h
@@ -3,7 +3,7 @@ struct tagMCAttrFruitEatCnt { DWORD ItemID; //果实物品ID WORD EatCnt; //已使用个数 DWORD EatCnt; //已使用个数 DWORD ItemAddCnt; //增幅丹增加上限 DWORD ItemBreakCnt; //增幅丹突破次数 };