mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-02-20 23:22:33 -08:00
Apparently navanax shots shrink (#6576)
This commit is contained in:
parent
a0fc8accff
commit
cdbad21daa
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue