From 238f040dd004dd715666918c0580a1f8c09ea1c7 Mon Sep 17 00:00:00 2001 From: ToxiClay Date: Fri, 28 May 2021 06:24:18 -0400 Subject: [PATCH] Adding lard to hallula recipe (#48728) --- data/json/recipes/food/bread.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/recipes/food/bread.json b/data/json/recipes/food/bread.json index d8ae2930a9b1a..d1c8b5256bd79 100644 --- a/data/json/recipes/food/bread.json +++ b/data/json/recipes/food/bread.json @@ -71,7 +71,7 @@ [ [ "sugar", 1 ] ], [ [ "salt", 1 ] ], [ [ "water", 1 ] ], - [ [ "any_butter_or_oil", 2, "LIST" ] ] + [ [ "any_butter_or_oil", 2, "LIST" ], [ "edible_lard", 1, "LIST" ] ] ], "//": "I'm not sure whether this should also be rewritten to use a portion of charges, or scaled up so that the smallest component in the recipe becomes a single charge.", "//2": "Since milk is only used sparingly in the creation of hallula, to give it a glazed appearance, Cataclysm practicality suggests omitting it."