mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-16 02:38:37 +07:00
Regen projector 'done'
This commit is contained in:
@ -69,10 +69,12 @@ public class ErekirTechTree{
|
||||
|
||||
});
|
||||
|
||||
//TODO more tiers of build tower or "support" structures like overdrive projectors
|
||||
//TODO method of repairing blocks of damage
|
||||
node(buildTower, () -> {
|
||||
|
||||
node(regenProjector, () -> {
|
||||
//TODO more tiers of build tower or "support" structures like overdrive projectors
|
||||
node(buildTower, () -> {
|
||||
|
||||
});
|
||||
});
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user