fix Cyerce's frag keeping owner velocity (#6527)
This commit is contained in:
@@ -2040,6 +2040,7 @@ public class UnitTypes implements ContentList{
|
|||||||
weaveMag = 4;
|
weaveMag = 4;
|
||||||
weaveScale = 4;
|
weaveScale = 4;
|
||||||
lifetime = 60f;
|
lifetime = 60f;
|
||||||
|
keepVelocity = false;
|
||||||
shootEffect = Fx.shootHeal;
|
shootEffect = Fx.shootHeal;
|
||||||
smokeEffect = Fx.hitLaser;
|
smokeEffect = Fx.hitLaser;
|
||||||
splashDamage = 13f;
|
splashDamage = 13f;
|
||||||
|
|||||||
Reference in New Issue
Block a user