hch
2019-06-28 f5a2d72d60cf43cf28a44868d62deeda8d10482f
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerRefineStove.py
@@ -139,7 +139,7 @@
        Sycn_AlchemyMsg(curPlayer, alchemyID, False)
        #日常任务
        costItemCnt = sum(needMaterialDict.values())
        PlayerActivity.AddDailyActionFinishCnt(curPlayer, ShareDefine.DailyActionID_RefineStove, costItemCnt)
        #PlayerActivity.AddDailyActionFinishCnt(curPlayer, ShareDefine.DailyActionID_RefineStove, costItemCnt)
    elif doType == 2:
        if curAlchemyItemID != alchemyItemID: