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.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/0026-fix-brioche-cooking-time.patch b/0026-fix-brioche-cooking-time.patch
new file mode 100644
index 0000000..5e94204
--- /dev/null
+++ b/0026-fix-brioche-cooking-time.patch
@@ -0,0 +1,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" ] ] ],