Merge branch '7.0-features' of https://github.com/Anuken/MindustryPrivate into 7.0-features

This commit is contained in:
Anuken 2022-03-10 15:46:12 -05:00
commit 8af96999b0
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -2101,7 +2101,7 @@ public class Blocks{
liquidCapacity = 30f;
newDrawing = true;
liquidPadding = 3f/4f;
researchCostMultiplier = 6;
researchCostMultiplier = 3;
}};
//TODO is there a need for a container if unloaders can unload 3x3s?