Advanced reconstructor in tech tree

This commit is contained in:
Anuken
2022-05-02 19:26:21 -04:00
parent 6553ff9e56
commit 61d145e233
5 changed files with 27 additions and 0 deletions

View File

@ -298,7 +298,15 @@ public class ErekirTechTree{
node(UnitTypes.avert);
node(UnitTypes.locus);
//TODO
node(advancedReconstructor, () -> {
node(UnitTypes.precept);
node(UnitTypes.anthicus);
node(UnitTypes.obviate);
});
node(tankAssembler, Seq.with(new OnSector(three), new Research(constructor), new Research(atmosphericConcentrator)), () -> {
node(UnitTypes.vanquish, () -> {
node(UnitTypes.conquer, Seq.with(tmpNever), () -> {