hch
2019-06-03 2eab795c40d64af47f624ffccba94ec88ef591bc
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)