mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-27 16:18:25 +07:00
Pyro generator tree entry
This commit is contained in:
@ -54,7 +54,9 @@ public class ErekirTechTree{
|
||||
node(turbineCondenser, () -> {
|
||||
node(beamNode, () -> {
|
||||
node(chemicalCombustionChamber, () -> {
|
||||
node(pyrolysisGenerator, () -> {
|
||||
|
||||
});
|
||||
});
|
||||
|
||||
node(beamTower, () -> {
|
||||
|
Reference in New Issue
Block a user