summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-13 00:31:22 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-13 00:31:22 -0800
commit941f22c76ba17bfa9b36252ca3bf825d3697183d (patch)
tree73a3f5475d9b68db1e8e9ec8fc0fc6c9f8a4b033
parentInitial commit (diff)
downloadcataclysm-bn-mod_bandits-everywhere-941f22c76ba17bfa9b36252ca3bf825d3697183d.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 97a8835..ab9cc5a 100644
--- a/modinfo.json
+++ b/modinfo.json
@@ -7,7 +7,7 @@
"maintainers": [ "jc_gargma" ],
"description": "This is the No Hope mod, but stripped of the all the extraneous pet projects and the ruined world. Just the frequent bandit encounters.",
"category": "content",
- "dependencies": [ "dda" ],
+ "dependencies": [ "bn" ],
"conflicts": [ "no_hope", "no_hope_redone" ]
}
]