Campaign balance / Smarter power node placement
This commit is contained in:
@@ -121,7 +121,7 @@ public class TechTree implements ContentList{
|
||||
|
||||
});
|
||||
|
||||
node(waterExtractor, () -> {
|
||||
node(waterExtractor, Seq.with(new SectorComplete(saltFlats)), () -> {
|
||||
node(oilExtractor, () -> {
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user