mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-16 10:47:40 +07:00
research
This commit is contained in:
@ -186,7 +186,7 @@ public class ErekirTechTree{
|
||||
});
|
||||
});
|
||||
|
||||
node(breach, Seq.with(new Research(siliconArcFurnace)), () -> {
|
||||
node(breach, Seq.with(new Research(siliconArcFurnace), new OnSector(two)), () -> {
|
||||
node(berylliumWall, () -> {
|
||||
node(berylliumWallLarge, () -> {
|
||||
|
||||
|
Reference in New Issue
Block a user