mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-20 04:37:31 +07:00
Erekir tech tree tweaks
This commit is contained in:
@ -168,7 +168,7 @@ public class ErekirTechTree{
|
||||
});
|
||||
});
|
||||
|
||||
node(breach, () -> {
|
||||
node(breach, Seq.with(new Research(siliconArcFurnace)), () -> {
|
||||
node(berylliumWall, () -> {
|
||||
node(berylliumWallLarge, () -> {
|
||||
|
||||
|
Reference in New Issue
Block a user