index: release v1.18 with only altgr index linked
[sheet.git] / sc-units-bw.inc.pl
index f4c1f7c9c9e1b0a1e11a73c5988cbe4e5cc682a8..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)",
+       },
+],
 },
 
 {
@@ -1881,7 +1902,7 @@ cat => 'lair',
 name => 'Lurker',
 min => 125,
 gas => 125,
-base => 'hydralisk',
+base => ['hydralisk'],
 build => 40,
 suit => 2,
 size => 32 / $PPT,
@@ -2104,7 +2125,7 @@ name => 'Guardian',
 min => 150,
 gas => 200,
 build => 40,
-base => 'mutalisk',
+base => ['mutalisk'],
 suit => 3,
 size => 44 / $PPT,
 pop => 2,
@@ -2136,7 +2157,7 @@ name => 'Devourer',
 min => 250,
 gas => 150,
 build => 40,
-base => 'mutalisk',
+base => ['mutalisk'],
 suit => 3,
 size => 44 / $PPT,
 pop => 2,