X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/16cc3deb76b22cd9cd04e2cf1ed151a2aeb8d69d..277969d25c6759906ffdbd37ac6b44acd4def7e9:/sc-units-bw.inc.pl diff --git a/sc-units-bw.inc.pl b/sc-units-bw.inc.pl index f4c1f7c..7d1fb64 100644 --- a/sc-units-bw.inc.pl +++ b/sc-units-bw.inc.pl @@ -1881,7 +1881,7 @@ cat => 'lair', name => 'Lurker', min => 125, gas => 125, -base => 'hydralisk', +base => ['hydralisk'], build => 40, suit => 2, size => 32 / $PPT, @@ -2104,7 +2104,7 @@ name => 'Guardian', min => 150, gas => 200, build => 40, -base => 'mutalisk', +base => ['mutalisk'], suit => 3, size => 44 / $PPT, pop => 2, @@ -2136,7 +2136,7 @@ name => 'Devourer', min => 250, gas => 150, build => 40, -base => 'mutalisk', +base => ['mutalisk'], suit => 3, size => 44 / $PPT, pop => 2,