Added walls to tech tree
This commit is contained in:
@@ -152,6 +152,17 @@ public class ErekirTechTree{
|
|||||||
});
|
});
|
||||||
|
|
||||||
node(breach, () -> {
|
node(breach, () -> {
|
||||||
|
node(berylliumWall, () -> {
|
||||||
|
node(berylliumWallLarge, () -> {
|
||||||
|
|
||||||
|
});
|
||||||
|
|
||||||
|
node(tungstenWall, () -> {
|
||||||
|
node(tungstenWallLarge, () -> {
|
||||||
|
|
||||||
|
});
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
node(fracture, () -> {
|
node(fracture, () -> {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user