sc: fix upgraded attack cooldown for bw zergling
[sheet.git] / sc-units-bw.inc.pl
index 400528058766b99375a9603d8148da21ac3cb111..d58c30e85180c751e5772d42b9fdef4ae6c43624 100644 (file)
@@ -1744,7 +1744,7 @@ upgrade => [
                build => 80,
                attack => [
                        {
                build => 80,
                attack => [
                        {
-                               cooldown => 6 / $FPS,
+                               cooldown => (6 - 8) / $FPS,
                        },
                ],
        },
                        },
                ],
        },