Fixed #2425 (probably)

This commit is contained in:
Anuken
2020-08-25 23:14:11 -04:00
parent 71b55317c1
commit 1461673168
4 changed files with 10 additions and 4 deletions

View File

@@ -389,7 +389,7 @@ public class UnitTypes implements ContentList{
legLength = 30f;
legExtension = -15;
legBaseOffset = 10f;
landShake = 2f;
landShake = 1f;
legSpeed = 0.1f;
legLengthScl = 1f;
rippleScale = 2f;