sc: describe worker abilities notably mineral gathering
[sheet.git] / sc-units-bw.inc.pl
index 7d1fb6437795d7c7358c97467fa324ea932aa912..8d490d4b24e59fbf6a7fa68dfb5ecba07f001717 100644 (file)
@@ -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)",
+       },
+],
 },
 
 {