Changed ship refabricator research cost
This commit is contained in:
@@ -5361,6 +5361,8 @@ public class Blocks{
|
||||
upgrades.addAll(
|
||||
new UnitType[]{UnitTypes.elude, UnitTypes.avert}
|
||||
);
|
||||
|
||||
researchCost = with(Items.beryllium, 500, Items.tungsten, 200, Items.silicon, 300, Items.oxide, 80);
|
||||
}};
|
||||
|
||||
//yes very silly name
|
||||
|
||||
Reference in New Issue
Block a user