ServerPython/CoreServerGroup/GameServer/Script/Player/PlayerLove.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/CoreServerGroup/GameServer/Script/Player/PlayerLove.py
@@ -910,6 +910,10 @@ GameWorld.Log("已成亲伴侣ID不一致,无法提亲! tagPlayerID(%s) != coupleID(%s)" % (tagPlayerID, coupleID), playerID) return if couple.GetBreakRequestID(): PlayerControl.NotifyCode(curPlayer, "LimitByMarryBroke") # 和离中无法操作 return ipyData = IpyGameDataPY.GetIpyGameData("Marry", bridePriceID) if not ipyData: return