From bdb5dc40d573817b186f335f1446a06ba2e819ca Mon Sep 17 00:00:00 2001 From: Cmdr McDonald Date: Mon, 6 Mar 2017 13:42:05 +0000 Subject: [PATCH] Add missing components --- modifications/blueprints.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/modifications/blueprints.json b/modifications/blueprints.json index cb49737..25cb0e7 100644 --- a/modifications/blueprints.json +++ b/modifications/blueprints.json @@ -358,7 +358,11 @@ } }, "4": { - "components": {}, + "components": { + "Galvanising Alloys": 1, + "Heat Vanes": 1, + "Tungsten": 1 + }, "features": { "explres": [ -0.224, -0.112 ], "kinres": [ -0.192, -0.096 ], @@ -366,7 +370,11 @@ } }, "5": { - "components": {}, + "components": { + "Molybdenum": 1, + "Phase Alloys": 1, + "Proto Heat Radiators": 1 + }, "features": { "explres": [ -0.28, -0.14 ], "kinres": [ -0.24, -0.12 ],