Made citadel core locked behind peaks for now
This commit is contained in:
@@ -279,7 +279,7 @@ public class ErekirTechTree{
|
||||
});
|
||||
});
|
||||
|
||||
node(coreCitadel, Seq.with(new SectorComplete(basin)), () -> {
|
||||
node(coreCitadel, Seq.with(new SectorComplete(peaks)), () -> {
|
||||
node(coreAcropolis, () -> {
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user