Starting balance

This commit is contained in:
Anuken
2022-01-24 12:21:45 -05:00
parent 757e11060f
commit 551d01bf6e
5 changed files with 5 additions and 4 deletions

View File

@ -50,7 +50,8 @@ public class ErekirTechTree{
});
});
node(constructor, erekirSector, () -> {
//TODO further in? no use for these without units.
node(constructor, Seq.with(new Research(siliconArcFurnace), erekirSector.first()), () -> {
node(payloadLoader, () -> {
node(payloadUnloader, () -> {
node(payloadPropulsionTower, () -> {