mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-28 07:22:21 -08:00
fix Cyerce's frag keeping owner velocity (#6527)
This commit is contained in:
parent
ed598e203c
commit
d81efe4f71
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue