Fungal pass added to T2 unit requirements
This commit is contained in:
@@ -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(exponentialReconstructor, () -> {
|
||||
node(tetrativeReconstructor, () -> {
|
||||
|
||||
Reference in New Issue
Block a user