summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-13 00:37:17 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-13 00:37:17 -0800
commit117fc6345d53baec524e7368406e94f981dfe930 (patch)
treef325c7148c9b1ec9f8626da5987c7bfc60a1a528
parentFix the mod id to use underscores. (diff)
downloadcataclysm-bn-mod_restore-reactor-core-expansion-117fc6345d53baec524e7368406e94f981dfe930.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 a566f27..4da48b8 100644
--- a/modinfo.json
+++ b/modinfo.json
@@ -6,6 +6,6 @@
"authors": ["jc_gargma"],
"description": "Restore the reactor core expansion device.",
"category": "items",
- "dependencies": [ "dda" ]
+ "dependencies": [ "bn" ]
}
]