Made citadel core locked behind peaks for now

This commit is contained in:
Epowerj
2022-08-24 21:57:36 -04:00
parent 3b239ee368
commit a2dbe20885

View File

@ -279,7 +279,7 @@ public class ErekirTechTree{
});
});
node(coreCitadel, Seq.with(new SectorComplete(basin)), () -> {
node(coreCitadel, Seq.with(new SectorComplete(peaks)), () -> {
node(coreAcropolis, () -> {
});