summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-04-13 13:34:30 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-04-13 13:34:30 -0700
commit9f915d3eeff5ce94fd26c6115f7a026acb0cf4c8 (patch)
treeb185b77fbdf3c007fda725b7c5af2f789c2dc4bf
parentFix reloaded 5.7mm round using small rifle primer instead of small pistol pri... (diff)
downloadcataclysm-bn-mod_recipe-fixes-master.tar.xz
Fix typo in hard cheese id.HEADmaster
-rw-r--r--json/items/comestible/dairy.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/json/items/comestible/dairy.json b/json/items/comestible/dairy.json
index 330563a..e27637e 100644
--- a/json/items/comestible/dairy.json
+++ b/json/items/comestible/dairy.json
@@ -9,8 +9,8 @@
},
{
"type": "COMESTIBLE",
- "id": "ghee",
- "copy-from": "ghee",
+ "id": "cheese_hard",
+ "copy-from": "cheese_hard",
"name": { "str_sp": "hard cheese" },
"spoils_in": "182 days",
"//": "Restore original spoils_in."