ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerState.py
@@ -592,7 +592,7 @@ return FBLogic.OnCollecting(curPlayer, tick) npcID = curNPC.GetNPCID() collectNPCIpyData = IpyGameDataPY.GetIpyGameData("CollectNPC", npcID) collectNPCIpyData = IpyGameDataPY.GetIpyGameDataNotLog("CollectNPC", npcID) if collectNPCIpyData: DoCollectingLostHP(curPlayer, collectNPCIpyData, tick, False) return