mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-15 18:27:36 +07:00
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