summaryrefslogtreecommitdiff
path: root/json/items/comestible/drink_other.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/comestible/drink_other.json')
-rw-r--r--json/items/comestible/drink_other.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/json/items/comestible/drink_other.json b/json/items/comestible/drink_other.json
new file mode 100644
index 0000000..b5c2781
--- /dev/null
+++ b/json/items/comestible/drink_other.json
@@ -0,0 +1,11 @@
+[
+ {
+ "type": "COMESTIBLE",
+ "id": "peanutbutter",
+ "copy-from": "peanutbutter",
+ "name": { "str": "peanut butter" },
+ "spoils_in": "182 days",
+ "//": "Restore original spoils_in."
+ }
+]
+