Added walls to tech tree

This commit is contained in:
Anuken 2021-12-24 14:18:25 -05:00
parent 180e527a18
commit c628ed9495

View File

@ -152,6 +152,17 @@ public class ErekirTechTree{
});
node(breach, () -> {
node(berylliumWall, () -> {
node(berylliumWallLarge, () -> {
});
node(tungstenWall, () -> {
node(tungstenWallLarge, () -> {
});
});
});
node(fracture, () -> {