From 359b30d5ac11a27cf99d333086b61a880bf4bedf Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Tue, 30 Jun 2015 19:14:06 +0200 Subject: [PATCH] sc: mark mutalisk attack as projectile As noticed in game. --- sc-units-hots.inc.pl | 1 + 1 file changed, 1 insertion(+) 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, -- 2.30.0