ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Attack/BaseAttack.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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) #调用任务触发器