ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/NPC/NPCCommon.py
@@ -5934,7 +5934,7 @@ GameWorld.ErrLog("自定义场景地图不允许采集! mapID=%s,lineID=%s,npcID=%s" % (mapID, lineID, npcID), playerID) return collectNPCIpyData = IpyGameDataPY.GetIpyGameData("CollectNPC", npcID) collectNPCIpyData = IpyGameDataPY.GetIpyGameDataNotLog("CollectNPC", npcID) if collectNPCIpyData: DoGiveCollectNPCAward(curPlayer, npcID, collectNPCIpyData) return