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