Tweaked research costs, updated three map
This commit is contained in:
Binary file not shown.
@@ -2101,7 +2101,7 @@ public class Blocks{
|
|||||||
liquidCapacity = 30f;
|
liquidCapacity = 30f;
|
||||||
newDrawing = true;
|
newDrawing = true;
|
||||||
liquidPadding = 3f/4f;
|
liquidPadding = 3f/4f;
|
||||||
researchCostMultiplier = 6;
|
researchCostMultiplier = 3;
|
||||||
}};
|
}};
|
||||||
|
|
||||||
//TODO is there a need for a container if unloaders can unload 3x3s?
|
//TODO is there a need for a container if unloaders can unload 3x3s?
|
||||||
|
|||||||
Reference in New Issue
Block a user