aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/cook_bread.yaml
blob: 650525f3b5e1834a25a5fe0bfa371744bdac7d93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
id: cook_bread
type: cooking
skill: cooking
level: 1
xp: 40
wait: 6
station: [cooking_range]
consume:
  - items: [bread_dough]
    qty: 1
output: bread
fail: burnt_meat
message: "You bake the dough into a fresh loaf of bread."
fail_message: "You burn the bread to a crisp."