ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/ClearFruitAttr.py
@@ -79,7 +79,7 @@ curPlayer.SetDict(attrKey, 0) if isGiveFruitItem: giveFruitItemList.append([itemID, ipyData.GetMaxUseCnt()]) giveFruitItemList.append([itemID, PlayerAttrFruit.GetMaxEatCnt(curPlayer, itemID)]) PlayerAttrFruit.Sync_AttrFruitEatCnt(curPlayer)