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