mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-18 11:47:47 +07:00
Starting balance
This commit is contained in:
@ -50,7 +50,8 @@ public class ErekirTechTree{
|
||||
});
|
||||
});
|
||||
|
||||
node(constructor, erekirSector, () -> {
|
||||
//TODO further in? no use for these without units.
|
||||
node(constructor, Seq.with(new Research(siliconArcFurnace), erekirSector.first()), () -> {
|
||||
node(payloadLoader, () -> {
|
||||
node(payloadUnloader, () -> {
|
||||
node(payloadPropulsionTower, () -> {
|
||||
|
Reference in New Issue
Block a user