aboutsummaryrefslogtreecommitdiff
path: root/data/items/consumables/sardine.yaml
blob: ac33a49e54655a8f750c8e1fa96c7c096f3abe4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
color: "D1"
craft:
    consume:
        - items:
            - raw_sardine
          quantity: 1
    fail: burnt_fish
    fail_message: You accidentally burn the sardine.
    level: 1
    skill: cooking
    station:
        - fire
        - cooking_range
    type: cooking
    wait: 6
    xp: 40
description: A nicely cooked sardine.
eat_message: You eat the sardine.
heal_value: 4
name: sardine
stackable: false
value: 5