summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-13 00:33:27 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-13 00:33:27 -0800
commit9e0ae6ff2d025c3b65c56f590a70355c63c9d89e (patch)
tree96d78a575ac2d1ee845d1b263f223dd8f91e7172
parentReorder M430A1 recipe. (diff)
downloadcataclysm-dda-mod_grenade-crafting-9e0ae6ff2d025c3b65c56f590a70355c63c9d89e.tar.xz
Updated to use BN depends.
-rw-r--r--modinfo.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/modinfo.json b/modinfo.json
index d367c68..c3d93b6 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": [ "dda" ]
+ "dependencies": [ "bn" ]
}
]