mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-27 06:51:30 -08:00
Update UnitTypes.java (#7763)
This commit is contained in:
parent
ac32b0a1e0
commit
19d038facb
1 changed files with 2 additions and 0 deletions
|
|
@ -3497,6 +3497,8 @@ public class UnitTypes{
|
|||
trailWidth = 2.2f;
|
||||
trailLength = 7;
|
||||
trailChance = -1f;
|
||||
|
||||
collidesAir = false;
|
||||
|
||||
despawnEffect = Fx.none;
|
||||
splashDamage = 50f;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue