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