ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/NPC/NPCCommon.py
@@ -1653,7 +1653,7 @@
            if itemJob and itemJobList and itemJob not in itemJobList:
                continue
            curIsSuit = suiteID > 0
            if curIsSuit != isSuit:
            if curIsSuit != isSuit and isSuit != None:
                continue
            itemIDList.append(itemID)