ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_ChaosDemon.py
@@ -382,9 +382,6 @@
            overDict[FBCommon.Over_exp] = exp
            overDict[FBCommon.Over_expPoint] = expPoint
            
        addXianyuanCoin, reason = FBHelpBattle.DoFBAddXianyuanCoin(curPlayer, mapID, 0, isHelp)
        overDict[FBCommon.Over_xianyuanCoin] = [addXianyuanCoin, reason]
        FBCommon.Notify_FB_Over(curPlayer, overDict)
        #成就
        PlayerSuccess.DoAddSuccessProgress(curPlayer, ShareDefine.SuccType_ChaosDemon, 1, [playerCount, star])