Skip to content

Commit

Permalink
Accidentally duplicated recipe
Browse files Browse the repository at this point in the history
But thankfully I didn't make the game explode.
  • Loading branch information
ToxiClay committed Dec 24, 2020
1 parent 54d23e5 commit bec556f
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions data/json/recipes/food/bread.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,32 +73,6 @@
"//": "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."
},
{
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
"result": "hallula",
"category": "CC_FOOD",
"subcategory": "CSC_FOOD_BREAD",
"skill_used": "cooking",
"difficulty": 3,
"charges": 16,
"time": "30 m",
"batch_time_factors": [ 50, 5 ],
"book_learn": [ [ "family_cookbook", 1 ], [ "baking_book", 2 ], [ "cookbook", 2 ] ],
"qualities": [ { "id": "COOK", "level": 3 } ],
"tools": [ [ [ "surface_heat", 8, "LIST" ] ] ],
"components": [
[ [ "flour", 3 ] ],
[ [ "yeast", 2 ] ],
[ [ "sugar", 1 ] ],
[ [ "salt", 1 ] ],
[ [ "milk_standard_raw", 2, "LIST" ] ],
[ [ "water", 1 ] ],
[ [ "any_butter_or_oil", 2, "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."
},
{
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
Expand Down

0 comments on commit bec556f

Please sign in to comment.