Campaign bugfixes

This commit is contained in:
Anuken
2020-11-26 15:31:19 -05:00
parent 84474040c0
commit 1d8ec9abd9
7 changed files with 19 additions and 18 deletions

View File

@@ -1388,7 +1388,7 @@ public class Blocks implements ContentList{
size = 5;
unitCapModifier = 24;
researchCostMultiplier = 0.05f;
researchCostMultiplier = 0.06f;
}};
vault = new StorageBlock("vault"){{