hxp
2019-01-03 fa639f569ec579cd15ce3cd68369c9fa4cff2958
5660 【后端】【1.4.100】老版绝世武器绝版属性同步
1个文件已修改
2 ■■■ 已修改文件
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/ItemControler.py 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/ItemControler.py
@@ -1278,7 +1278,7 @@
                    版本2:绝版属性数值调整,已获得的装备重新刷下
        '''
        curPlayer = self.__Player
        checkVersion = 2
        checkVersion = 20190103
        key = "LoginCheckEquipAttr"
        curVersion = curPlayer.NomalDictGetProperty(key)
        if curVersion == checkVersion: