diff --git a/core/src/mindustry/content/SerpuloTechTree.java b/core/src/mindustry/content/SerpuloTechTree.java index 19a1ab589d..d16d2908e7 100644 --- a/core/src/mindustry/content/SerpuloTechTree.java +++ b/core/src/mindustry/content/SerpuloTechTree.java @@ -552,7 +552,7 @@ public class SerpuloTechTree{ ), () -> { node(testingGrounds, Seq.with( new Research(cryofluidMixer), - new Research(cryofluid), + new Research(Liquids.cryofluid), new Research(waterExtractor), new Research(ripple) ), () -> {