hch
2019-04-19 f37fe3b1d7b81b2dcdaeeb81971a6cbdf0b9372d
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerDiceEx.py
@@ -143,7 +143,7 @@
            PlayerControl.NotifyCode(curPlayer, "GeRen_chenxin_998371")
            return
        # 给物品
        ItemControler.GivePlayerItem(curPlayer, itemInfo[0], itemInfo[1], 1, [IPY_GameWorld.rptItem],
        ItemControler.GivePlayerItem(curPlayer, itemInfo[0], itemInfo[1], 0, [IPY_GameWorld.rptItem],
                                     event=[ChConfig.ItemGive_DiceEx, False, {}])
    reExp = PlayerControl.GetPlayerReExp(curPlayer)
    exp = eval(prizeInfo.get("exp", '0'))