From aabb60b5c585a479412c088bb2d9ace417b6fbd4 Mon Sep 17 00:00:00 2001 From: Hatterhat Date: Sun, 26 Jul 2020 17:42:24 -0500 Subject: [PATCH] shit damn boys its another fucking day --- code/game/objects/items/weaponry.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/objects/items/weaponry.dm b/code/game/objects/items/weaponry.dm index 10cb8e4633..f94140db3c 100644 --- a/code/game/objects/items/weaponry.dm +++ b/code/game/objects/items/weaponry.dm @@ -293,7 +293,7 @@ for further reading, please see: https://github.com/tgstation/tgstation/pull/301 parry_stamina_cost = 6 // still more costly than most parries, but less than a full bokken parry parry_time_active = 5 // REALLY small parry window parry_time_perfect = 2.5 // however... - parry_time_perfect_leeway = 1.25 // the entire time, the parry is perfect + parry_time_perfect_leeway = 2.5 // the entire time, the parry is perfect parry_failed_stagger_duration = 1 SECONDS parry_failed_clickcd_duration = 1 SECONDS // more forgiving punishments for missed parries // still, don't fucking miss your parries or you're down stamina and staggered to shit