From cff8cf71df1092f020e160b92ee94ef396a6ab15 Mon Sep 17 00:00:00 2001 From: William Blythe Date: Thu, 3 May 2018 10:49:58 +1000 Subject: [PATCH] fix heat sink Closes #266 --- dist/index.js | 2 +- dist/index.json | 2 +- modifications/blueprints.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/index.js b/dist/index.js index fcaefa6..fbd8c82 100644 --- a/dist/index.js +++ b/dist/index.js @@ -18336,7 +18336,7 @@ module.exports = { HeatSinkLauncher_HeatSinkCapacity: { fdname: "HeatSinkLauncher_HeatSinkCapacity", grades: { - "1": { + "3": { components: { "Mechanical Scrap": 1, Niobium: 1, diff --git a/dist/index.json b/dist/index.json index 0d38d56..2fdecb6 100644 --- a/dist/index.json +++ b/dist/index.json @@ -22460,7 +22460,7 @@ "HeatSinkLauncher_HeatSinkCapacity": { "fdname": "HeatSinkLauncher_HeatSinkCapacity", "grades": { - "1": { + "3": { "components": { "Mechanical Scrap": 1, "Niobium": 1, diff --git a/modifications/blueprints.json b/modifications/blueprints.json index 5d47e7f..8f3b21b 100644 --- a/modifications/blueprints.json +++ b/modifications/blueprints.json @@ -2077,7 +2077,7 @@ "HeatSinkLauncher_HeatSinkCapacity": { "fdname": "HeatSinkLauncher_HeatSinkCapacity", "grades": { - "1": { + "3": { "components": { "Mechanical Scrap": 1, "Niobium": 1,