mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-16 02:38:37 +07:00
Balancing
This commit is contained in:
@ -40,13 +40,13 @@ public class ErekirTechTree{
|
||||
});
|
||||
});
|
||||
|
||||
node(overflowDuct, () -> {
|
||||
node(ductUnloader, () -> {
|
||||
|
||||
});
|
||||
});
|
||||
|
||||
node(reinforcedContainer, () -> {
|
||||
node(overflowDuct, () -> {
|
||||
node(ductUnloader, () -> {
|
||||
|
||||
});
|
||||
});
|
||||
|
||||
node(reinforcedVault, () -> {
|
||||
|
||||
});
|
||||
|
Reference in New Issue
Block a user