Naval Fortress map tweaks

This commit is contained in:
Anuken 2024-09-25 14:01:48 -04:00
parent 1dec92d25d
commit 0cf2ad1cca
2 changed files with 3 additions and 0 deletions

Binary file not shown.

View File

@ -549,8 +549,11 @@ public class SerpuloTechTree{
node(navalFortress, Seq.with( node(navalFortress, Seq.with(
new SectorComplete(coastline), new SectorComplete(coastline),
new SectorComplete(extractionOutpost), new SectorComplete(extractionOutpost),
new Research(coreNucleus),
new Research(massDriver),
new Research(oxynoe), new Research(oxynoe),
new Research(minke), new Research(minke),
new Research(bryde),
new Research(cyclone), new Research(cyclone),
new Research(ripple) new Research(ripple)
), () -> { ), () -> {