hxp
2023-02-08 cb1d20b4aff8ca422a12a18f024a65b201687ec0
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/Shentong.py
@@ -50,7 +50,7 @@
                syncIDList.append(shentongID)
                PlayerShentong.SetShentongLVInfo(curPlayer, shentongID, 0, 0)
                
            ShentongSkillCountMax = IpyGameDataPY.GetFuncCfg("Shentong", 1)
            ShentongSkillCountMax = len(IpyGameDataPY.GetFuncEvalCfg("Shentong", 1))
            skillManager = curPlayer.GetSkillManager()
            playerCtl = PlayerControl.PlayerControl(curPlayer)
            for num in range(ShentongSkillCountMax):