From 919389e71f346f33f92c24b86b88113bfad64a57 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Tue, 30 Jun 2015 17:10:20 +0200 Subject: [PATCH] sc: declare missing defiler energy upgrade --- sc-units-bw.inc.pl | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/sc-units-bw.inc.pl b/sc-units-bw.inc.pl index 678646e..b79ce65 100644 --- a/sc-units-bw.inc.pl +++ b/sc-units-bw.inc.pl @@ -2129,6 +2129,16 @@ special => [ duration => 12, }, ], +upgrade => [ + { + name => 'Metasynaptic Node', + min => 150, + gas => 50, + build => 166, + energy => 62.5-50, + capacity => 250-200, + }, +], counter => ['archon', 'firebat'], }, -- 2.30.0