Erekir tech tree entry for large cliff crusher
This commit is contained in:
@@ -137,6 +137,10 @@ public class ErekirTechTree{
|
||||
node(eruptionDrill, Seq.with(new OnSector(stronghold)), () -> {
|
||||
|
||||
});
|
||||
|
||||
node(largeCliffCrusher, Seq.with(new OnSector(stronghold)), () -> {
|
||||
|
||||
});
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user