hxp
2025-12-31 020aeb777cea7bfcb1cbd8d7f4655f7718d76617
358 【内政】红颜系统-服务端(修复红颜升级后重刷效果bug;)
1个文件已修改
2 ■■■ 已修改文件
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerBeauty.py 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerBeauty.py
@@ -299,7 +299,7 @@
    SyncBeautyInfo(curPlayer, [beautyID])
    
    # 有升级额外处理
    if updLV > updLV:
    if updLV > curLV:
        RefreshBeautyAttr(curPlayer)
        
    return