mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-20 12:47:37 +07:00
Slightly more accurate unit payloads
This commit is contained in:
@ -228,7 +228,7 @@ public class ErekirTechTree{
|
||||
});
|
||||
|
||||
|
||||
node(breach, Seq.with(new Research(siliconArcFurnace)), () -> {
|
||||
node(breach, Seq.with(new Research(siliconArcFurnace), new Research(fabricator)), () -> {
|
||||
node(berylliumWall, () -> {
|
||||
node(berylliumWallLarge, () -> {
|
||||
|
||||
|
Reference in New Issue
Block a user