summaryrefslogtreecommitdiff
path: root/0026-fix-brioche-cooking-time.patch
diff options
context:
space:
mode:
Diffstat (limited to '0026-fix-brioche-cooking-time.patch')
-rw-r--r--0026-fix-brioche-cooking-time.patch9
1 files changed, 4 insertions, 5 deletions
diff --git a/0026-fix-brioche-cooking-time.patch b/0026-fix-brioche-cooking-time.patch
index b8b56bb..3c00e1d 100644
--- a/0026-fix-brioche-cooking-time.patch
+++ b/0026-fix-brioche-cooking-time.patch
@@ -1,11 +1,10 @@
---- a/data/json/recipes/food/uncategorized.json
-+++ b/data/json/recipes/food/uncategorized.json
-@@ -5008,6 +5008,8 @@
+--- a/data/json/recipes/food/bread.json
++++ b/data/json/recipes/food/bread.json
+@@ -5008,6 +5008,7 @@
"subcategory": "CSC_FOOD_BREAD",
"skill_used": "cooking",
"difficulty": 3,
+ "time": "20 m",
-+ "batch_time_factors": [ 50, 4 ],
+ "batch_time_factors": [ 50, 3 ],
"book_learn": [ [ "baking_book", 3 ], [ "cookbook_daintydishes", 5 ] ],
"qualities": [ { "id": "COOK", "level": 3 } ],
- "tools": [ [ [ "surface_heat", 8, "LIST" ] ] ],