Sea Port renamed

This commit is contained in:
Anuken
2026-01-13 01:16:05 -05:00
parent 524cb8a78b
commit bda421680f
6 changed files with 6 additions and 6 deletions

View File

@@ -653,7 +653,7 @@ public class SerpuloTechTree{
new Research(mace),
new Research(mono)
), () -> {
node(seaPort, Seq.with(
node(perilousHarbor, Seq.with(
new SectorComplete(biomassFacility),
new SectorComplete(frontier),
new Research(navalFactory),
@@ -666,7 +666,7 @@ public class SerpuloTechTree{
node(extractionOutpost, Seq.with(
new SectorComplete(windsweptIslands),
new SectorComplete(seaPort),
new SectorComplete(perilousHarbor),
new SectorComplete(facility32m),
new Research(groundFactory),
new Research(nova),