mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
parry CD fix (#20259)
This commit is contained in:
@@ -77,6 +77,7 @@
|
||||
return
|
||||
|
||||
time_parried = world.time
|
||||
L.changeNext_move(CLICK_CD_PARRY)
|
||||
L.do_attack_animation(L, used_item = parent)
|
||||
|
||||
/datum/component/parry/proc/attempt_parry(datum/source, mob/living/carbon/human/owner, atom/movable/hitby, damage = 0, attack_type = MELEE_ATTACK)
|
||||
|
||||
Reference in New Issue
Block a user