Hover unit thingy done

This commit is contained in:
Anuken
2022-05-01 10:14:55 -04:00
parent 8ea9c094ab
commit 41a8be1b29
6 changed files with 33 additions and 11 deletions

View File

@@ -277,6 +277,10 @@ public class ErekirTechTree{
});
node(unitRepairTower, Seq.with(new OnSector(two)), () -> {
});
node(basicReconstructor, Seq.with(new OnSector(three)), () -> {
node(UnitTypes.latum);
node(UnitTypes.avert);