summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-13 00:35:03 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-13 00:35:03 -0800
commit0912c06ed2b84650229c18987580eeef909f02e3 (patch)
treec5e3094519ac7bb835eb6c22cc5058815f2f161c
parentUpdate for the removal of the armor category. (diff)
downloadcataclysm-bn-mod_mbr-vests-return-0912c06ed2b84650229c18987580eeef909f02e3.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 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" ]
}
]