mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-23 13:01:38 -08:00
Serpulo tech tree requirement tweaks
This commit is contained in:
parent
1668b4c4b5
commit
324dd6602e
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue