ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/UseItem/Item_Chests.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/UseItem/Item_Chests.py
@@ -41,7 +41,7 @@ if showType: useCnt = 1 isBind = int(curRoleItem.GetIsBind() or chestsIpyData.GetIsBind()) # 奖励物品是否绑定 isBind = int(chestsIpyData.GetIsBind()) # 奖励物品是否绑定 costItemID = chestsIpyData.GetCostItemID() costItemCountTotal = chestsIpyData.GetCostItemCount() * useCnt costGoldTotal = chestsIpyData.GetCostGold() * useCnt