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