Updated map logic and research cost for first map
This commit is contained in:
Binary file not shown.
@@ -3733,7 +3733,7 @@ public class Blocks{
|
|||||||
shootCone = 3f;
|
shootCone = 3f;
|
||||||
scaledHealth = 280;
|
scaledHealth = 280;
|
||||||
rotateSpeed = 1.6f;
|
rotateSpeed = 1.6f;
|
||||||
researchCostMultiplier = 0.1f;
|
researchCostMultiplier = 0.05f;
|
||||||
|
|
||||||
coolant = consume(new ConsumeLiquid(Liquids.water, 15f / 60f));
|
coolant = consume(new ConsumeLiquid(Liquids.water, 15f / 60f));
|
||||||
limitRange();
|
limitRange();
|
||||||
|
|||||||
Reference in New Issue
Block a user