Turret progress

This commit is contained in:
Anuken
2022-06-16 15:34:22 -04:00
parent 52b5ed57bf
commit 2109a25e3e
5 changed files with 43 additions and 31 deletions

View File

@ -258,9 +258,10 @@ public class ErekirTechTree{
node(diffuse, Seq.with(new OnSector(two)), () -> {
node(sublimate, () -> {
//TODO implement
node(titan, Seq.with(new OnSector(four)), () -> {
node(afflict, Seq.with(new OnSector(four)), () -> {
});
});
node(disperse, Seq.with(new OnSector(four)), () -> {