hch
2019-06-11 99cb8f5ad8b75d2401fc132460e830beab262053
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Attack/BaseAttack.py
@@ -1517,7 +1517,7 @@
        
        if curPlayerSkill:
            
            if not IsSkipSkillCD:
            if not IsSkipSkillCD(curPlayer, target, curSkill, tick):
                #设置玩家所学技能冷却CD
                SkillCommon.SetSkillRemainTime(curPlayerSkill, PlayerControl.GetReduceSkillCDPer(curPlayer), tick, curPlayer)
            #调用任务触发器