X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/f95a0990d1d4c6e8d612c6f80accc9c0ed4e1a5e..081094b66cb2a3509bd09632161e6d7efbe4c0a5:/sc-units-bw.inc.pl?ds=sidebyside diff --git a/sc-units-bw.inc.pl b/sc-units-bw.inc.pl index 7d1fb64..8d490d4 100644 --- a/sc-units-bw.inc.pl +++ b/sc-units-bw.inc.pl @@ -43,6 +43,13 @@ attack => [ sight => 8, speed => 4.92 * $SM, counter => ['vulture', 'dark templar'], +special => [ + { + name => 'worker', + abbr => '⚒', + desc => "warp-in buildings and gather minerals (65/minute) or gas (103/minute)", + }, +], }, { @@ -842,6 +849,13 @@ attack => [ ], sight => 7, speed => 4.92 * $SM, +special => [ + { + name => 'worker', + abbr => '⚒', + desc => "construct or repair buildings and gather minerals (68/minute) or gas (103/minute)", + }, +], }, { @@ -1626,6 +1640,13 @@ attack => [ ], sight => 7, speed => 4.92 * $SM, +special => [ + { + name => 'worker', + abbr => '⚒', + desc => "morph into buildings and gather minerals (67/minute) or gas (103/minute)", + }, +], }, {