Campaign mechanics

This commit is contained in:
Anuken
2020-07-06 21:53:34 -04:00
parent a6523630bf
commit 56ffe5aea8
22 changed files with 196 additions and 54 deletions

View File

@@ -534,7 +534,7 @@ public class UnitTypes implements ContentList{
isCounted = false;
flying = true;
mineSpeed = 2f;
mineSpeed = 12f;
mineTier = 1;
buildSpeed = 0.5f;
drag = 0.05f;