sc: mark mutalisk attack as projectile
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 30 Jun 2015 17:14:06 +0000 (19:14 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 1 Jul 2015 17:32:34 +0000 (19:32 +0200)
As noticed in game.

sc-units-hots.inc.pl

index 3062a175a840076adaa01ca0e9eded833f53ed76..1e9df002d52b1c9681685ac543ff924109e0aeef 100644 (file)
@@ -2763,6 +2763,7 @@ use strict;
                        damage => 9,
                        upgrade => 1,
                        splash => 'bounce',
+                       type => 'projectile',
                        psionic => 1,
                        cooldown => 1.5246,
                        range => 3,