mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-21 17:58:21 +07:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
21fe8217d0
@ -2617,6 +2617,9 @@ public class UnitTypes{
|
|||||||
splashDamageRadius = 20f;
|
splashDamageRadius = 20f;
|
||||||
splashDamage = 50f;
|
splashDamage = 50f;
|
||||||
|
|
||||||
|
shoot = new ShootSpread(3, 15f);
|
||||||
|
|
||||||
|
|
||||||
trailEffect = Fx.hitSquaresColor;
|
trailEffect = Fx.hitSquaresColor;
|
||||||
trailRotation = true;
|
trailRotation = true;
|
||||||
trailInterval = 3f;
|
trailInterval = 3f;
|
||||||
|
Loading…
Reference in New Issue
Block a user