ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/ChItem.py
@@ -964,11 +964,6 @@ #物品使用等级检查 if not ItemControler.CheckItemUseLV(curPlayer, curItem): return #使用物品检查是否满足属性 if not ItemControler.CheckItemAttrLimit(curPlayer, curItem): PlayerControl.NotifyCode(curPlayer, "itemuse_andyshao_671654") return #=============================================================================== # #检查对象是否正确