summaryrefslogtreecommitdiff
path: root/json/items/comestible/drink_other.json
blob: b5c278172a5a4423bb9d5ccd38726e50dfc86d63 (plain)
1
2
3
4
5
6
7
8
9
10
11
[
  {
    "type": "COMESTIBLE",
    "id": "peanutbutter",
    "copy-from": "peanutbutter",
    "name": { "str": "peanut butter" },
    "spoils_in": "182 days",
    "//": "Restore original spoils_in."
  }
]