From 0b00ef946235a0f567df5dd5a177ecbdd2a3c2fe Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Tue, 30 Jun 2015 15:53:19 +0200 Subject: [PATCH 1/1] sc: fix reaver scarab cost (wrong key) --- sc-units-bw.inc.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- 2.30.0