mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-31 01:44:22 +07:00
Serpulo tech tree requirement tweaks
This commit is contained in:
parent
1668b4c4b5
commit
324dd6602e
@ -236,7 +236,7 @@ public class SerpuloTechTree{
|
||||
|
||||
node(steamGenerator, Seq.with(new SectorComplete(craters)), () -> {
|
||||
node(thermalGenerator, () -> {
|
||||
node(differentialGenerator, Seq.with(new SectorComplete(testingGrounds)), () -> {
|
||||
node(differentialGenerator, () -> {
|
||||
node(thoriumReactor, Seq.with(new Research(Liquids.cryofluid)), () -> {
|
||||
node(impactReactor, () -> {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user