aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/cook_sardine.yaml
blob: f7e83890e87e7dc9bd1d1b319389db8075c66da3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
id: cook_sardine
type: 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."