mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-16 10:47:40 +07:00
More tech tweaks
This commit is contained in:
@ -118,7 +118,7 @@ public class ErekirTechTree{
|
||||
|
||||
node(regenProjector, () -> {
|
||||
//TODO more tiers of build tower or "support" structures like overdrive projectors
|
||||
node(buildTower, Seq.with(new OnSector(four)), () -> {
|
||||
node(buildTower, Seq.with(new OnSector(five)), () -> {
|
||||
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user