8012 子 【2.0.300】【开发】升星功能调整 / 【2.0.300】【后端】升星功能调整
1个文件已修改
2 ■■■ 已修改文件
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventSrc/Operate_EquipStar.py 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventSrc/Operate_EquipStar.py
@@ -151,7 +151,7 @@
                                                   itemColor, equipPlace, isSuite
                                                   )
            if not ipyData:
                return
                return result
            curRate += ipyData.GetRate()
            delEquipIndexList.append(index)
    if totalEquipStars < IpyGameDataPY.GetFuncCfg('EquipStarCustomized'):