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