aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/cook_sardine.yaml
blob: 0ad69017b57d222413a59233d774841e4cae26b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
id: cook_sardine
type: cooking
skill: cooking
level: 1
xp: 40
wait: 6
station: [fire, cooking_range]
consume:
  - items: [raw_sardine]
    qty: 1
output: sardine
fail: burnt_fish
message: "Cooked to perfection. It looks great!"
fail_message: "You accidentally burn the sardine."