summaryrefslogtreecommitdiff
path: root/json/items/comestible/offal_dishes.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/comestible/offal_dishes.json')
-rw-r--r--json/items/comestible/offal_dishes.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/json/items/comestible/offal_dishes.json b/json/items/comestible/offal_dishes.json
new file mode 100644
index 0000000..7e85769
--- /dev/null
+++ b/json/items/comestible/offal_dishes.json
@@ -0,0 +1,9 @@
+[
+ {
+ "type": "COMESTIBLE",
+ "id": "leverpostej",
+ "copy-from": "leverpostej",
+ "name": { "str_sp": "leverpostej" },
+ "spoils_in": "364 days"
+ }
+]