Fixed assembler requirements

This commit is contained in:
Anuken
2022-02-13 20:36:28 -05:00
parent f9f12843d2
commit 0593c66f70
5 changed files with 20 additions and 6 deletions

View File

@ -217,7 +217,7 @@ public class ErekirTechTree{
});
});
node(tankAssembler, Seq.with(new OnSector(four), new Research(constructor), new Research(slagCentrifuge), new Research(Liquids.gallium)), () -> {
node(tankAssembler, Seq.with(new OnSector(four), new Research(constructor), new Research(atmosphericConcentrator)), () -> {
node(UnitTypes.vanquish, () -> {
node(UnitTypes.conquer, Seq.with(tmpNever), () -> {