More tech tweaks

This commit is contained in:
Anuken
2022-02-14 20:35:34 -05:00
parent f644abbf61
commit b07b81e8c5

View File

@ -118,7 +118,7 @@ public class ErekirTechTree{
node(regenProjector, () -> {
//TODO more tiers of build tower or "support" structures like overdrive projectors
node(buildTower, Seq.with(new OnSector(four)), () -> {
node(buildTower, Seq.with(new OnSector(five)), () -> {
});
});