This commit is contained in:
Hatterhat
2020-08-22 00:34:40 -05:00
parent f59e627913
commit 5fcf537f57
4 changed files with 14 additions and 12 deletions
@@ -722,5 +722,5 @@
if(!isliving(target))
return
var/mob/living/M = loc
M.SetNextAction(CLICK_CD_RANGE)
M.SetNextAction(CLICK_CD_RANGE) // fast punches
return NO_AUTO_CLICKDELAY_HANDLING | ATTACK_IGNORE_ACTION