ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerHero.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerHero.py
@@ -1134,6 +1134,9 @@ __calcHeroBreakReturnitem(quality, breakLV, returnItemDict) __calcHeroAwakeReturnitem(quality, awakeLV, returnItemDict) if moneyType and costMoney and not PlayerControl.PayMoney(curPlayer, moneyType, costMoney, "HeroRebirth"): return # 执行重生 item = heroItem.GetItem() item.SetUserAttr(ShareDefine.Def_IudetHeroLV, 1)