summaryrefslogtreecommitdiff
path: root/json/items/comestible/mushroom.json
blob: 0e8160293ef90e3104a7069f4d207e4617ab1c49 (plain)
1
2
3
4
5
6
7
8
9
[
  {
    "type": "COMESTIBLE",
    "id": "dry_mushroom",
    "copy-from": "dry_mushroom",
    "name": { "str": "dried mushroom" },
    "spoils_in": "364 days"
  }
]