mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-24 22:57:50 +07:00
Unit requirements for payloads
This commit is contained in:
@ -220,11 +220,6 @@ public class ErekirTechTree{
|
||||
});
|
||||
|
||||
node(tankAssembler, Seq.with(new OnSector(four), new Research(constructor), new Research(atmosphericConcentrator)), () -> {
|
||||
//auto-unlock?
|
||||
node(primeControlCore, () -> {
|
||||
|
||||
});
|
||||
|
||||
node(UnitTypes.vanquish, () -> {
|
||||
node(UnitTypes.conquer, Seq.with(tmpNever), () -> {
|
||||
|
||||
|
Reference in New Issue
Block a user