aboutsummaryrefslogtreecommitdiff
path: root/data/items/pastry_dough.yaml
blob: c08c0ae7a0a9becf00b70400406a2287fa63740f (plain)
1
2
3
4
5
6
7
8
9
10
11
id: pastry_dough
name: pastry dough
color: "222"
description: "A ball of uncooked pastry dough. It needs to be baked."
value: 3
stackable: false
made_from:
  - items: [pot_of_flour]
    qty: 1
  - items: [bucket_of_water]
    qty: 1