mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-20 17:28:14 +07:00
Apparently navanax shots shrink (#6576)
This commit is contained in:
parent
a0fc8accff
commit
cdbad21daa
@ -2232,6 +2232,7 @@ public class UnitTypes implements ContentList{
|
||||
backColor = Pal.heal;
|
||||
frontColor = Color.white;
|
||||
width = height = 12f;
|
||||
shrinkY = 0f;
|
||||
speed = 5f;
|
||||
trailLength = 20;
|
||||
trailWidth = 6f;
|
||||
|
Loading…
Reference in New Issue
Block a user