diff --git a/data/json/recipes/other/medical.json b/data/json/recipes/other/medical.json index ebd8d1a2f986c..e60e6bab59e31 100644 --- a/data/json/recipes/other/medical.json +++ b/data/json/recipes/other/medical.json @@ -72,11 +72,11 @@ "subcategory": "CSC_*_NESTED", "skill_used": "firstaid", "difficulty": 1, - "time": "1 m", - "batch_time_factors": [ 50, 2 ], + "time": "20 m", + "result_mult": 30, "autolearn": true, "qualities": [ { "id": "CUT", "level": 2 } ], - "components": [ [ [ "medical_gauze", 1 ] ], [ [ "duct_tape", 1 ], [ "medical_tape", 1 ] ] ] + "components": [ [ [ "medical_gauze", 1 ] ], [ [ "duct_tape", 8 ], [ "medical_tape", 10 ] ] ] }, { "result": "tourniquet_upper",