ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/SkillShell.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/SkillShell.py
@@ -258,7 +258,7 @@ #还在冷却时间内无法释放 if SkillCommon.RefreshSkillRemainTime(playerSkill, tick) != 0: PlayerControl.NotifyCode(curPlayer, "UseSkillCDLimit") #PlayerControl.NotifyCode(curPlayer, "UseSkillCDLimit") #AttackFailNotify(curPlayer, curSkill, ChConfig.SkillFail_CD) playerSkill.Sync_Skill() return False