New insectoid almost done + DestroyBlockObjective

This commit is contained in:
Anuken 2022-04-18 21:37:48 -04:00
parent 4f9999c700
commit 7fd470c1cb
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 519 B

After

Width:  |  Height:  |  Size: 558 B

View File

@ -2925,7 +2925,7 @@ public class UnitTypes{
}};
anthicus = new ErekirUnitType("anthicus"){{
speed = 0.7f;
speed = 0.65f;
drag = 0.1f;
hitSize = 21f;
rotateSpeed = 3f;