Fungal pass added to T2 unit requirements

This commit is contained in:
Anuken
2025-04-16 00:18:46 -04:00
parent 39834f21db
commit f994d2929f

View File

@@ -436,7 +436,7 @@ public class SerpuloTechTree{
}); });
}); });
node(additiveReconstructor, Seq.with(new SectorComplete(craters)), () -> { node(additiveReconstructor, Seq.with(new SectorComplete(fungalPass)), () -> {
node(multiplicativeReconstructor, Seq.with(new SectorComplete(frontier)), () -> { node(multiplicativeReconstructor, Seq.with(new SectorComplete(frontier)), () -> {
node(exponentialReconstructor, () -> { node(exponentialReconstructor, () -> {
node(tetrativeReconstructor, () -> { node(tetrativeReconstructor, () -> {