summaryrefslogtreecommitdiff
path: root/modinfo.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-05-25 14:01:07 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-05-25 14:01:07 -0700
commit250195fc24f2bc45cfb90bbe1ecd9015d1f41ab8 (patch)
tree8421e151d7e7f0aa0cb1553836a3a71424722486 /modinfo.json
parentInitial commit (diff)
downloadcataclysm-dda-mod_recipe-fixes-250195fc24f2bc45cfb90bbe1ecd9015d1f41ab8.tar.xz
Rename to recipe-fixes
Allow hamburgers to be made with lettuce like cheeseburgers can
Diffstat (limited to 'modinfo.json')
-rw-r--r--modinfo.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/modinfo.json b/modinfo.json
index 614e550..d784e4f 100644
--- a/modinfo.json
+++ b/modinfo.json
@@ -1,10 +1,10 @@
[
{
"type": "MOD_INFO",
- "ident": "whynocheeseburger",
- "name": "Cheeseburger recipe hotfix",
+ "ident": "recipe_fixes",
+ "name": "recipe hotfixes 0.E edition",
"authors": ["jc_gargma"],
- "description": "For some odd reason, cheeseburgers cannot be made with a brioche bun while hamburgers can. This mod fixes that.",
+ "description": "Fixes assorted recipe bugs that don't make sense.",
"category": "rebalance",
"dependencies": [ "dda" ]
}