Skip to content

Commit

Permalink
Lower time needed for hard_tack recipe. (#37993)
Browse files Browse the repository at this point in the history
* Lower time needed for hard_tack recipe.

* Raise time for recipe from 45 min to 75 min.
  • Loading branch information
arijust authored Feb 15, 2020
1 parent e47abc7 commit eac228d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/recipes/recipe_food.json
Original file line number Diff line number Diff line change
Expand Up @@ -2283,7 +2283,7 @@
"skill_used": "cooking",
"difficulty": 3,
"charges": 1,
"time": "1 h 30 m",
"time": "1 h 15 m",
"batch_time_factors": [ 50, 4 ],
"autolearn": true,
"qualities": [ { "id": "COOK", "level": 2 } ],
Expand Down

0 comments on commit eac228d

Please sign in to comment.