mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-16 02:38:37 +07:00
More turret cleanup
This commit is contained in:
@ -168,10 +168,10 @@ public class ErekirTechTree{
|
||||
});
|
||||
});
|
||||
|
||||
node(fracture, () -> {
|
||||
|
||||
//TODO big tech jump here; incomplete turret
|
||||
node(sublimate, () -> {
|
||||
//TODO implement
|
||||
node(sublimate, () -> {
|
||||
node(titan, () -> {
|
||||
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user