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