| ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerTreasure.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerTreasure.py
@@ -160,6 +160,8 @@ selectLibItemDict = {} # 重新选择的心愿物品汇总 {libID:[wishID, ...], ...} for wishID in reqSelectWishIDList: if not wishID: continue libItemIpyData = IpyGameDataPY.GetIpyGameDataByCondition("TreasureItemLib", {"ID":wishID}, False) if not libItemIpyData: return