hxp
2026-01-07 b0a1a6c78f4f7b3a2b83544b9e1bb664878179fc
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCoat.py
@@ -81,7 +81,7 @@
    PlayerControl.PlayerControl(curPlayer).RefreshPlayerAttrState()
    
    extraInfoDict = {"coatID":coatIndex}
    DataRecordPack.DR_ClassUpSystem(curPlayer, "CoatUp", aftlv, extraInfoDict)
    #DataRecordPack.DR_ClassUpSystem(curPlayer, "CoatUp", aftlv, extraInfoDict)
    
    GameWorld.DebugLog("时装升级!coatIndex=%s,curSkinLV=%s,reduceCnt=%s,aftlv=%s" 
                       % (coatIndex, curSkinLV, reduceCnt, aftlv), playerID)