From: Mischa POSLAWSKY Date: Tue, 30 Jun 2015 13:53:19 +0000 (+0200) Subject: sc: fix reaver scarab cost (wrong key) X-Git-Tag: v1.8~91 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/0b00ef946235a0f567df5dd5a177ecbdd2a3c2fe?hp=ce2e637541f303d2967f7d424c3ea8240e579172;ds=sidebyside sc: fix reaver scarab cost (wrong key) --- diff --git a/sc-units-bw.inc.pl b/sc-units-bw.inc.pl index 133f8e8..a8ec4de 100644 --- a/sc-units-bw.inc.pl +++ b/sc-units-bw.inc.pl @@ -655,7 +655,7 @@ attack => [ damage => 100, cooldown => 60 / $FPS, splash => 1, - cost => 15, + min => 15, build => 7, max => 5, range => 8,