mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-24 18:05:33 +07:00
Decreased acropolis cost
This commit is contained in:
parent
fc53d23706
commit
e8c74319af
@ -2963,7 +2963,7 @@ public class Blocks{
|
||||
|
||||
unitCapModifier = 15;
|
||||
researchCostMultipliers.put(Items.silicon, 0.3f);
|
||||
researchCostMultiplier = 0.2f;
|
||||
researchCostMultiplier = 0.1f;
|
||||
}};
|
||||
|
||||
container = new StorageBlock("container"){{
|
||||
|
Loading…
Reference in New Issue
Block a user