diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-01-13 00:33:27 -0800 |
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-01-13 00:33:27 -0800 |
| commit | 9e0ae6ff2d025c3b65c56f590a70355c63c9d89e (patch) | |
| tree | 96d78a575ac2d1ee845d1b263f223dd8f91e7172 | |
| parent | Reorder M430A1 recipe. (diff) | |
| download | cataclysm-dda-mod_grenade-crafting-9e0ae6ff2d025c3b65c56f590a70355c63c9d89e.tar.xz | |
Updated to use BN depends.
| -rw-r--r-- | modinfo.json | 2 |
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" ] } ] |
