mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-23 22:28:08 +07:00
No erekir launch schems / Tech tree fix
This commit is contained in:
@ -40,15 +40,15 @@ public class ErekirTechTree{
|
||||
});
|
||||
});
|
||||
|
||||
node(reinforcedContainer, () -> {
|
||||
node(overflowDuct, () -> {
|
||||
node(overflowDuct, () -> {
|
||||
node(reinforcedContainer, () -> {
|
||||
node(ductUnloader, () -> {
|
||||
|
||||
});
|
||||
});
|
||||
|
||||
node(reinforcedVault, () -> {
|
||||
node(reinforcedVault, () -> {
|
||||
|
||||
});
|
||||
});
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user