hch
2019-04-13 af2575ee52476f0d87d69a76dca5ee1f58cf114d
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/AddLegendAttr.py
@@ -41,7 +41,7 @@
        GameWorld.DebugAnswer(curPlayer, "非装备无法获得传奇属性!")
        return
    
    if curItem.GetIsBind():
    if ItemControler.GetIsAuctionItem(curItem):
        GameWorld.DebugAnswer(curPlayer, "拍品无法生成传奇属性!")
        return