From 5243a83a1f4d66dd88d54f76f9cab5d66384c8d0 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期三, 06 十一月 2024 16:32:18 +0800
Subject: [PATCH] 10261 【越南】【砍树】【英文】【tqxbqy】头像框,头像(补充通知:C001、C005、B207; 0320宗门扫荡结算助战玩家头像信息; A003王者仙盟徽章;)

---
 ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCrossRealmPK.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCrossRealmPK.py b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCrossRealmPK.py
index 853e301..e402266 100644
--- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCrossRealmPK.py
+++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCrossRealmPK.py
@@ -254,6 +254,8 @@
                    "playerName":CrossRealmPlayer.GetCrossPlayerName(curPlayer),
                    "playerJob":curPlayer.GetJob(),
                    "playerLV":curPlayer.GetLV(),
+                   "face":curPlayer.GetFace(),
+                   "facePic":curPlayer.GetFacePic(),
                    "maxHP":GameObj.GetMaxHP(curPlayer),
                    "maxProDef":PlayerControl.GetMaxProDef(curPlayer),
                    "fightPower":PlayerControl.GetFightPower(curPlayer),

--
Gitblit v1.8.0