Fixed sector pref clearing

This commit is contained in:
Anuken
2018-10-06 22:53:12 -04:00
parent 916a4cfc73
commit c1ccf4fceb
4 changed files with 72 additions and 26 deletions

View File

@@ -37,7 +37,7 @@ public class Mechs implements ContentList{
alpha = new Mech("alpha-mech", false){
int maxDrones = 3;
float buildTime = 100f;
float buildTime = 200f;
{
drillPower = 1;