Changed sublimate research requirements

This commit is contained in:
Epowerj
2022-08-24 21:56:46 -04:00
parent 94690b6edd
commit 3b239ee368

View File

@@ -4042,6 +4042,8 @@ public class Blocks{
scaledHealth = 210;
shootY = 7f;
size = 3;
researchCost = with(Items.tungsten, 400, Items.silicon, 400, Items.oxide, 80, Items.beryllium, 800);
}};
titan = new ItemTurret("titan"){{