diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-01-13 00:35:03 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-01-13 00:35:03 -0800 |
commit | 0912c06ed2b84650229c18987580eeef909f02e3 (patch) | |
tree | c5e3094519ac7bb835eb6c22cc5058815f2f161c /modinfo.json | |
parent | Update for the removal of the armor category. (diff) | |
download | cataclysm-bn-mod_mbr-vests-return-0912c06ed2b84650229c18987580eeef909f02e3.tar.xz |
Updated to use BN depends.
Diffstat (limited to 'modinfo.json')
-rw-r--r-- | modinfo.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modinfo.json b/modinfo.json index 3340e2d..da0cbc3 100644 --- a/modinfo.json +++ b/modinfo.json @@ -6,6 +6,6 @@ "authors": ["jc_gargma"], "description": "Restore MBR Vests to the game, and remove the ESAPI and dragon vests.", "category": "rebalance", - "dependencies": [ "dda" ] + "dependencies": [ "bn" ] } ] |