ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerWishingWell.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerWishingWell.py
@@ -188,7 +188,7 @@ state = actWishingWellInfo.get(ShareDefine.ActKey_State, 0) cfgID = actWishingWellInfo.get(ShareDefine.ActKey_CfgID, 0) worldLV = actWishingWellInfo.get(ShareDefine.ActKey_WorldLV, 0) if not cfgID or not worldLV or not state: if not cfgID or not state: return actIpyData = IpyGameDataPY.GetIpyGameData("ActWishingWell", cfgID) if not actIpyData: