summaryrefslogtreecommitdiff
path: root/0026-fix-brioche-cooking-time.patch
blob: 5e94204c12d208f5d287375a007b740522035502 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/data/json/recipes/recipe_food.json
+++ b/data/json/recipes/recipe_food.json
@@ -5008,6 +5008,8 @@
     "subcategory": "CSC_FOOD_BREAD",
     "skill_used": "cooking",
     "difficulty": 3,
+    "time": "20 m",
+    "batch_time_factors": [ 50, 4 ],
     "book_learn": [ [ "baking_book", 3 ], [ "cookbook_daintydishes", 5 ] ],
     "qualities": [ { "id": "COOK", "level": 3 } ],
     "tools": [ [ [ "surface_heat", 8, "LIST" ] ] ],