Update UnitTypes.java (#8895)

precept buff lmao
This commit is contained in:
Zerenta 2023-08-05 01:57:13 -04:00 committed by GitHub
parent 4b38f667e7
commit db96f2ef39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2617,6 +2617,9 @@ public class UnitTypes{
splashDamageRadius = 20f;
splashDamage = 50f;
shoot = new ShootSpread(3, 15f);
trailEffect = Fx.hitSquaresColor;
trailRotation = true;
trailInterval = 3f;