Merge remote-tracking branch 'origin/master'

This commit is contained in:
Anuken 2023-08-05 13:29:21 -04:00
commit 21fe8217d0

View File

@ -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;