ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCoin.py
@@ -723,6 +723,7 @@ else: if notifyMark: PlayerControl.WorldNotify(0, notifyMark, [curPlayer.GetName()]) if giveItemList or addGold or prizeGold: ItemControler.NotifyGiveAwardInfo(curPlayer, giveItemList, ChConfig.ItemGive_CTG, moneyInfo={moneyType:addGold+prizeGold}, dataEx={"orderInfo":orderInfo, "ctgID":ctgID})