Block requirement tweaks

This commit is contained in:
Anuken
2022-02-04 21:05:01 -05:00
parent 6b00c44919
commit 0ce6e6512b
2 changed files with 12 additions and 5 deletions

View File

@ -15,11 +15,11 @@ public class ErekirTechTree{
Seq<Objective> erekirSector = Seq.with(new OnPlanet(Planets.erekir));
var costMultipliers = new ObjectFloatMap<Item>();
costMultipliers.put(Items.silicon, 8);
costMultipliers.put(Items.silicon, 9);
costMultipliers.put(Items.surgeAlloy, 4);
costMultipliers.put(Items.phaseFabric, 4);
costMultipliers.put(Items.thorium, 9);
costMultipliers.put(Items.graphite, 9);
costMultipliers.put(Items.graphite, 10);
//TODO gate behind capture