summaryrefslogtreecommitdiff
path: root/json/items/comestible/meat_dishes.json
blob: db021abb9aee13362533be06c5e0331028377c99 (plain)
1
2
3
4
5
6
7
8
9
[
  {
    "type": "COMESTIBLE",
    "id": "chili",
    "copy-from": "chili",
    "name": { "str": "chili con carne", "str_pl": "chilis con carne" },
    "phase": "liquid"
  }
]