Skip to content

Commit

Permalink
Adding lard to hallula recipe (#48728)
Browse files Browse the repository at this point in the history
  • Loading branch information
ToxiClay authored and ZhilkinSerg committed Jun 21, 2021
1 parent bc36921 commit 5cfd541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/recipes/food/bread.json
Original file line number Diff line number Diff line change
Expand Up @@ -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."
Expand Down

0 comments on commit 5cfd541

Please sign in to comment.