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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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;