summaryrefslogtreecommitdiff
path: root/json/items/comestible/drink_other.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-04-09 12:34:18 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-04-09 12:34:18 -0700
commitda33aef0053c86ec78d380ecf6be23bff1595e9a (patch)
tree558e3132bfdca1cef3578c5251d7f8fb2bbebfd7 /json/items/comestible/drink_other.json
parentTypo. (diff)
downloadcataclysm-bn-mod_recipe-fixes-da33aef0053c86ec78d380ecf6be23bff1595e9a.tar.xz
Updated for 0.6.0 to revert the forever foods change.
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."
+ }
+]
+