ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventSrc/QuestRunner.py
@@ -3848,7 +3848,8 @@ effIndex = GameWorld.ToIntDef((curActionNode.GetAttribute("effIndex")), 0) curMapItem = ChItem.AddMapDropItem(dropPos.GetPosX(), dropPos.GetPosY(), curItem, effIndex) sightLevel = PlayerControl.GetMapRealmDifficulty(curPlayer) curMapItem = ChItem.AddMapDropItem(dropPos.GetPosX(), dropPos.GetPosY(), curItem, effIndex, sightLevel=sightLevel) curMapItem.SetOwnerType(ChConfig.Def_NPCHurtTypePlayer) curMapItem.SetOwnerID(killPlayerID)