mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-20 09:17:19 +07:00
Merge remote-tracking branch 'private/7.0-features' into 7.0-features
This commit is contained in:
commit
1e9a21023f
Binary file not shown.
@ -3733,7 +3733,7 @@ public class Blocks{
|
||||
shootCone = 3f;
|
||||
scaledHealth = 280;
|
||||
rotateSpeed = 1.6f;
|
||||
researchCostMultiplier = 0.1f;
|
||||
researchCostMultiplier = 0.05f;
|
||||
|
||||
coolant = consume(new ConsumeLiquid(Liquids.water, 15f / 60f));
|
||||
limitRange();
|
||||
|
Loading…
Reference in New Issue
Block a user