Temporarily slowed down landing music to sync

This commit is contained in:
Anuken 2022-10-29 11:18:27 -04:00
parent d9729612e2
commit a8aedbed13
2 changed files with 0 additions and 1 deletions

Binary file not shown.

View File

@ -59,7 +59,6 @@ public class ErekirTechTree{
costMultipliers.put(Items.surgeAlloy, 0.8f);
costMultipliers.put(Items.carbide, 0.35f);
Planets.erekir.techTree = nodeRoot("erekir", coreBastion, true, () -> {
context().researchCostMultipliers = costMultipliers;