Update UnitTypes.java (#7763)

This commit is contained in:
Cryofluid 2022-10-25 20:10:53 +08:00 committed by GitHub
parent ac32b0a1e0
commit 19d038facb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3497,6 +3497,8 @@ public class UnitTypes{
trailWidth = 2.2f;
trailLength = 7;
trailChance = -1f;
collidesAir = false;
despawnEffect = Fx.none;
splashDamage = 50f;