sc: fix upgraded attack cooldown for bw zergling
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 30 Jun 2015 15:54:55 +0000 (17:54 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 1 Jul 2015 17:32:34 +0000 (19:32 +0200)
sc-units-bw.inc.pl

index 400528058766b99375a9603d8148da21ac3cb111..d58c30e85180c751e5772d42b9fdef4ae6c43624 100644 (file)
@@ -1744,7 +1744,7 @@ upgrade => [
                build => 80,
                attack => [
                        {
-                               cooldown => 6 / $FPS,
+                               cooldown => (6 - 8) / $FPS,
                        },
                ],
        },