sc: fix reaver scarab cost (wrong key)
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 30 Jun 2015 13:53:19 +0000 (15:53 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 1 Jul 2015 17:32:34 +0000 (19:32 +0200)
sc-units-bw.inc.pl

index 133f8e81d1bcd62f7b112ba124c399a5dbb09bb6..a8ec4deae9e39a43a5f7786e7596fe41f682f98b 100644 (file)
@@ -655,7 +655,7 @@ attack => [
                damage => 100,
                cooldown => 60 / $FPS,
                splash => 1,
-               cost => 15,
+               min => 15,
                build => 7,
                max => 5,
                range => 8,