Wave balancing & AI tweaks

This commit is contained in:
Anuken
2020-10-12 14:33:22 -04:00
parent f10c5c1ca8
commit 876534bd26
5 changed files with 78 additions and 17 deletions

View File

@@ -1145,7 +1145,7 @@ public class UnitTypes implements ContentList{
speed = 1.9f;
rotateSpeed = 15f;
accel = 0.1f;
range = 70f;
range = 130f;
health = 400;
buildSpeed = 0.5f;
engineOffset = 6.5f;