From e8d55beccf3f4b6fa3b43ae9fba8ef6ba00c8908 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 13 Jun 2021 03:38:21 -0700 Subject: Redo composition b recipe with hmtd --- json/recipes/recipe_medsandchemicals.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'json/recipes/recipe_medsandchemicals.json') diff --git a/json/recipes/recipe_medsandchemicals.json b/json/recipes/recipe_medsandchemicals.json index cdb2119..c1aee88 100644 --- a/json/recipes/recipe_medsandchemicals.json +++ b/json/recipes/recipe_medsandchemicals.json @@ -11,9 +11,8 @@ "qualities": [ { "id": "BOIL", "level": 2 }, { "id": "CHEM", "level": 3 } ], "tools": [ [ [ "surface_heat", 20, "LIST" ] ] ], "components": [ - [ [ "chem_rdx", 400 ] ], - [ [ "dynamite", 1 ] ], - [ [ "chem_sulphuric_acid", 2 ] ] + [ [ "chem_rdx", 300 ] ], + [ [ "chem_hmtd", 200 ] ] ] } ] -- cgit v1.2.1