Apparently navanax shots shrink (#6576)
This commit is contained in:
committed by
GitHub
parent
a0fc8accff
commit
cdbad21daa
@@ -2232,6 +2232,7 @@ public class UnitTypes implements ContentList{
|
|||||||
backColor = Pal.heal;
|
backColor = Pal.heal;
|
||||||
frontColor = Color.white;
|
frontColor = Color.white;
|
||||||
width = height = 12f;
|
width = height = 12f;
|
||||||
|
shrinkY = 0f;
|
||||||
speed = 5f;
|
speed = 5f;
|
||||||
trailLength = 20;
|
trailLength = 20;
|
||||||
trailWidth = 6f;
|
trailWidth = 6f;
|
||||||
|
|||||||
Reference in New Issue
Block a user