summaryrefslogtreecommitdiff
path: root/modinfo.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-14 13:09:59 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-14 13:09:59 -0700
commitd9dd69087542c64ab20d1ab6665732d0911913f0 (patch)
tree82529919a17fc08effdddb99607d629357c6235d /modinfo.json
parentUse more real grenade names and weights. (diff)
downloadcataclysm-dda-mod_grenade-crafting-d9dd69087542c64ab20d1ab6665732d0911913f0.tar.xz
Port to DDA.
Diffstat (limited to 'modinfo.json')
-rw-r--r--modinfo.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/modinfo.json b/modinfo.json
index c3d93b6..d367c68 100644
--- a/modinfo.json
+++ b/modinfo.json
@@ -6,6 +6,6 @@
"authors": ["jc_gargma"],
"description": "Add recipes for military grenades. Also standardize the naming scheme.",
"category": "items",
- "dependencies": [ "bn" ]
+ "dependencies": [ "dda" ]
}
]