From: Mischa POSLAWSKY Date: Tue, 30 Jun 2015 17:14:06 +0000 (+0200) Subject: sc: mark mutalisk attack as projectile X-Git-Tag: v1.8~82 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/359b30d5ac11a27cf99d333086b61a880bf4bedf sc: mark mutalisk attack as projectile As noticed in game. --- diff --git a/sc-units-hots.inc.pl b/sc-units-hots.inc.pl index 3062a17..1e9df00 100644 --- a/sc-units-hots.inc.pl +++ b/sc-units-hots.inc.pl @@ -2763,6 +2763,7 @@ use strict; damage => 9, upgrade => 1, splash => 'bounce', + type => 'projectile', psionic => 1, cooldown => 1.5246, range => 3,