From 841d4563249bc3bbdb2dd4c19bfe394eefab2f80 Mon Sep 17 00:00:00 2001 From: ZhilkinSerg Date: Thu, 12 Aug 2021 04:10:54 +0300 Subject: [PATCH] Backporting #49734 --- data/json/recipes/other/parts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/recipes/other/parts.json b/data/json/recipes/other/parts.json index 0d54905c20656..f911f8596d18f 100644 --- a/data/json/recipes/other/parts.json +++ b/data/json/recipes/other/parts.json @@ -486,7 +486,7 @@ "time": "1 h", "reversible": true, "autolearn": true, - "using": [ [ "soldering_standard", 150 ] ], + "using": [ [ "soldering_standard", 40 ] ], "qualities": [ { "id": "SCREW", "level": 1 } ], "proficiencies": [ { "proficiency": "prof_plasticworking" } ], "components": [ [ [ "e_scrap", 5 ] ], [ [ "amplifier", 1 ] ], [ [ "cable", 5 ] ], [ [ "plastic_chunk", 5 ] ] ]