X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/277969d25c6759906ffdbd37ac6b44acd4def7e9..HEAD:/sc-units-bw.inc.pl 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)", + }, +], }, {