fix Cyerce's frag keeping owner velocity (#6527)

This commit is contained in:
Sh1p*nfire
2022-01-26 02:05:52 +11:00
committed by GitHub
parent ed598e203c
commit d81efe4f71

View File

@@ -2040,6 +2040,7 @@ public class UnitTypes implements ContentList{
weaveMag = 4;
weaveScale = 4;
lifetime = 60f;
keepVelocity = false;
shootEffect = Fx.shootHeal;
smokeEffect = Fx.hitLaser;
splashDamage = 13f;