mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-18 11:47:47 +07:00
More tech tweaks
This commit is contained in:
@ -118,7 +118,7 @@ public class ErekirTechTree{
|
|||||||
|
|
||||||
node(regenProjector, () -> {
|
node(regenProjector, () -> {
|
||||||
//TODO more tiers of build tower or "support" structures like overdrive projectors
|
//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