sc: declare missing defiler energy upgrade
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 30 Jun 2015 15:10:20 +0000 (17:10 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 1 Jul 2015 17:32:34 +0000 (19:32 +0200)
sc-units-bw.inc.pl

index 678646e1d88bfa1a7eb031c3f597109d3fc01330..b79ce6574b2cb4afdc4ef548bc133d57a07aa630 100644 (file)
@@ -2129,6 +2129,16 @@ special => [
                duration => 12,
        },
 ],
                duration => 12,
        },
 ],
+upgrade => [
+       {
+               name => 'Metasynaptic Node',
+               min => 150,
+               gas => 50,
+               build => 166,
+               energy => 62.5-50,
+               capacity => 250-200,
+       },
+],
 counter => ['archon', 'firebat'],
 },
 
 counter => ['archon', 'firebat'],
 },