summaryrefslogtreecommitdiff
path: root/json/items/comestible/med.json
blob: 2840c5717dbe93a9005c566d8c76954973cc354a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
  {
    "type": "COMESTIBLE",
    "id": "mugwort_oil",
    "copy-from": "mugwort_oil",
    "name": { "str_sp": "mugwort oil" },
    "spoils_in": "28 days"
  },
  {
    "type": "COMESTIBLE",
    "id": "thyme_oil",
    "copy-from": "thyme_oil",
    "name": { "str_sp": "thyme oil" },
    "spoils_in": "28 days"
  }
]