mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-03-10 04:40:10 +07:00
Temporarily slowed down landing music to sync
This commit is contained in:
parent
d9729612e2
commit
a8aedbed13
Binary file not shown.
@ -59,7 +59,6 @@ public class ErekirTechTree{
|
|||||||
costMultipliers.put(Items.surgeAlloy, 0.8f);
|
costMultipliers.put(Items.surgeAlloy, 0.8f);
|
||||||
costMultipliers.put(Items.carbide, 0.35f);
|
costMultipliers.put(Items.carbide, 0.35f);
|
||||||
|
|
||||||
|
|
||||||
Planets.erekir.techTree = nodeRoot("erekir", coreBastion, true, () -> {
|
Planets.erekir.techTree = nodeRoot("erekir", coreBastion, true, () -> {
|
||||||
context().researchCostMultipliers = costMultipliers;
|
context().researchCostMultipliers = costMultipliers;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user