Temporarily slowed down landing music to sync
This commit is contained in:
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;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user